add first tests

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
2024-07-06 12:58:50 +02:00
parent 7f37e875ed
commit 2b253e03eb
4 changed files with 53 additions and 2 deletions

7
.gitignore vendored
View File

@@ -14,4 +14,9 @@ config.ini
*.pem
# nix
result
result
# python
*.pyc
__pycache__
.coverage