lookeypl/LukeBot

Complete Unit Tests in Config and Communication

Aberta

#7 aberto em 29 de mai. de 2023

 (0 comentário) (0 reação) (0 responsável)C# (1 fork)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

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)

Guia do colaborador