isolating api methods, introducing first tests

This commit is contained in:
msramalho
2024-10-17 11:27:35 +01:00
parent e5486898ad
commit 3432d35af6
26 changed files with 2340 additions and 1223 deletions

View File

@@ -23,7 +23,8 @@ auto-archiver = "*"
[dev-packages]
watchdog = "*"
pytest = "==6.2.4"
pytest = "*"
httpx = "*"
[requires]
python_version = "3.10"