Duzzuti/passwd-manager

[TEST] (Enhance the API) Testing the API

开放

#34 创建于 2023年6月28日

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

仓库指标

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

描述

  • Difficulty (1-10): its not easy to test a whole api

  • TestFiles: src/api

  • Which code gets tested: the whole API

  • What should be done: Due to #30, this is the current state

    • deleted templates
    • create new documentation
    • finishing implementing the API class
    • testing the API class

    This issue handles the testing of the api class which should be added

贡献者指南