lookeypl/LukeBot

Complete Unit Tests in Config and Communication

Ouverte

#7 ouverte le 29 mai 2023

 (0 commentaire) (0 réaction) (0 personne assignée)C# (1 fork)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Métriques PR en attente)

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)

Guide contributeur