lookeypl/LukeBot

Complete Unit Tests in Config and Communication

Open

#7 opened on May 29, 2023

 (0 comments) (0 reactions) (0 assignees)C# (1 fork)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

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