Add comprehensive tests, coverage 21% → 74%

This commit is contained in:
Adam Ladachowski
2026-02-03 23:10:30 +01:00
parent 438f2a93f5
commit 9f8d8d6fcd
4 changed files with 476 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@ dev = [
"pytest>=8.0",
"pytest-cov>=4.1",
"pre-commit>=3.6",
"respx>=0.22.0",
]
[tool.ruff]