Duzzuti/passwd-manager

[TEST] (Enhance the API) Testing the API

Aberta

#34 aberto em 28 de jun. de 2023

 (0 comentário) (0 reação) (1 responsável)C++ (4 forks)auto 404
enhancementgood first issuetest

Métricas do repositório

Stars
 (9 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador