| Add tests
Some checks failed
SonarQube Code Quality Scan / SonarQube Scan (push) Failing after 2m37s

This commit is contained in:
2026-06-03 18:53:24 +03:00
parent 363ee732b4
commit 93f5239ef7
11 changed files with 1045 additions and 0 deletions

4
requirements-dev.txt Normal file
View File

@@ -0,0 +1,4 @@
# Test dependencies
pytest>=7.0.0
pytest-cov>=4.0.0
coverage>=7.0.0