tests
master
Initialy created with a local llm since this this seemed really tedious, everything else is human
ups, das war ja doch von mehr verwendet... This reverts commit 0337a90f15.
0337a90f15
================================ tests coverage ================================ _______________ coverage: platform linux, python 3.13.12-final-0 _______________ Name Stmts Miss Branch BrPart Cover ---------------------------------------------------------------------------- app/__init__.py 5 0 0 0 100% app/controllers/__init__.py 0 0 0 0 100% app/controllers/aaManager.py 64 2 18 2 95% app/controllers/cardManager.py 28 0 2 0 100% app/controllers/groupManager.py 26 0 4 0 100% app/controllers/userManager.py 43 0 8 0 100% app/main.py 19 0 0 0 100% app/model/models.py 72 0 0 0 100% app/services/__init__.py 0 0 0 0 100% app/services/auth.py 79 6 16 3 91% app/services/database.py 14 0 0 0 100% test/__init__.py 0 0 0 0 100% test/conftest.py 71 0 0 0 100% test/test_main.py 13 0 0 0 100% test/test_models.py 48 0 0 0 100% test/test_services/__init__.py 0 0 0 0 100% test/test_services/test_aa_manager.py 80 0 0 0 100% test/test_services/test_auth.py 100 8 2 1 91% test/test_services/test_card_manager.py 35 0 0 0 100% test/test_services/test_database.py 38 0 0 0 100% test/test_services/test_group_manager.py 35 0 0 0 100% test/test_services/test_user_manager.py 66 0 0 0 100% ---------------------------------------------------------------------------- TOTAL 836 16 50 6 98%
Merged with 0d31b9c146
0d31b9c146
No dependencies set.
The note is not visible to the blocked user.
Initialy created with a local llm since this this seemed really tedious, everything else is human
Merged with
0d31b9c146Pull request closed