add tests

This commit is contained in:
Pavel Sobolev
2025-11-13 21:30:45 +03:00
parent b506f55060
commit 80911bd538
11 changed files with 363 additions and 7 deletions

View File

@@ -30,6 +30,8 @@ vulture = "^2.14"
pre-commit = "^4.4.0"
bandit = "^1.7.9"
pip-audit = "^2.7.3"
pytest = "^9.0.1"
pytest-django = "^4.11.1"
[tool.ruff]
line-length = 100