Update tests

This commit is contained in:
2025-05-16 17:38:21 +02:00
parent 6daceef913
commit fd2922fde8
19 changed files with 1137 additions and 17 deletions

View File

@ -7,6 +7,7 @@ source =
packages/sshecret-sshd/src/sshecret_sshd
omit =
packages/sshecret-backend/src/sshecret_backend/frontend/*
*/__init__.py
*/types.py
*/testing.py
@ -17,7 +18,7 @@ omit =
*/test_*.py
*/conftest.py
*/site-packages/*
concurrency = multiprocessing
concurrency = thread
[report]
show_missing = True