lookeypl/LukeBot

Complete Unit Tests in Config and Communication

Offen

#7 geöffnet am 29.05.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1 Fork)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

LukeBot.Config and LukeBot.Communication are both libraries which are the most tested in the repo. They still require some extra work though:

  • Config
    • Make sure many use cases and APIs are covered
    • Add tests for potential ConfUtils (see #1 )
  • Communication
    • CommunicationSystem
    • EventSystem
    • IntercomSystem (complete/check for completeness)

Contributor Guide