Duzzuti/passwd-manager

[TEST] (Enhance the API) Testing the API

Offen

#34 geöffnet am 28.06.2023

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (4 Forks)auto 404
enhancementgood first issuetest

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • 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