lookeypl/LukeBot

Complete Unit Tests in Config and Communication

开放

#7 创建于 2023年5月29日

 (0 条评论) (0 个反应) (0 位负责人)C# (1 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南