Duzzuti/passwd-manager

[TEST] (Enhance the API) Testing the API

Ouverte

#34 ouverte le 28 juin 2023

 (0 commentaire) (0 réaction) (1 personne assignée)C++ (4 forks)auto 404
enhancementgood first issuetest

Métriques du dépôt

Stars
 (9 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur