Duzzuti / Duzzuti/passwd-manager

[TEST] testing the software

Open
#35 0 comments 0 reactions 1 assignee Claimed by @Duzzuti View on GitHub
enhancement test
Dominant language
C++
Stars
9
Forks
4
PR merge metrics
No merged PRs in 30d

Description

- **Difficulty (1-10):**
it will take some time
- **TestFiles:**
all
- **Which code gets tested:**
a few parts
- **What should be done:**
we have to add all way more unittests.
To do that we have to ensure that every function has one task #18
- [x] each function does only do one task

Testing:
1. add am unittest for each function to test:
- its input and output types (signature)
- its behaviour
2. add an unittest for each class, to test out the API of the class over the lifetime of the object

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.