Duzzuti/passwd-manager

[TEST] (Enhance the API) Testing the API

Open

#34 opened on Jun 28, 2023

 (0 comments) (0 reactions) (1 assignee)C++ (4 forks)auto 404
enhancementgood first issuetest

Repository metrics

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

Description

  • 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

Contributor guide