test: reorganized unit/integration tests (#398)

This commit is contained in:
1cu
2025-02-03 17:05:14 +01:00
committed by GitHub
parent 100f2fd8c5
commit 76b0901166
9 changed files with 260 additions and 30 deletions

5
.gitignore vendored
View File

@@ -22,6 +22,11 @@ __pycache__
/.pdm-build/
/.pdm-python
# test coverage
/.coverage
/htmlcov/
/coverage.xml
# Eclipse
/.project
/.pydevproject