Ajout de tests pour tester toutes les fonctions

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-01-27 15:38:37 +01:00
parent 40076ad3c1
commit f3dd9157c7
3 changed files with 64 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
*.pyc
.pytest_cache
.coverage
venv