testsAndMisc/python_pkg/screen_locker/tests
Krzysztof kuhy Rudnicki ead6072eee refactor: remove manual workout forms, ADB-only verification + sick mode
- Remove _workout_forms.py and all manual running/strength workout forms
- Verification is now ADB-only: phone check → verified (unlock) | failed (retry + sick mode)
- Add systemd timer (workout-locker.timer) for periodic 15min checks
- Fix service unit: add PYTHONPATH, WorkingDirectory, use -m invocation
- Update install/remove scripts for timer support
- Remove form-related constants, tests, and conftest helpers
- 127 tests, 100% branch coverage maintained
2026-03-27 15:54:01 +01:00
..
__init__.py Add comprehensive tests for stockfish_analysis (100% coverage) 2025-12-02 22:58:06 +01:00
conftest.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
test_adb_and_phone.py Reduce per-file-ignores by fixing lint violations across codebase 2026-03-25 18:58:05 +01:00
test_init_and_log.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
test_phone_check_unlock.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
test_phone_verification_part2.py Reduce per-file-ignores by fixing lint violations across codebase 2026-03-25 18:58:05 +01:00
test_shutdown_part2.py Reduce per-file-ignores by fixing lint violations across codebase 2026-03-25 18:58:05 +01:00
test_shutdown_part3.py Reduce per-file-ignores by fixing lint violations across codebase 2026-03-25 18:58:05 +01:00
test_ui_and_timers_part2.py Reduce per-file-ignores by fixing lint violations across codebase 2026-03-25 18:58:05 +01:00
test_ui_and_timers.py refactor: remove manual workout forms, ADB-only verification + sick mode 2026-03-27 15:54:01 +01:00
test_ui_flows_part2.py Reduce per-file-ignores by fixing lint violations across codebase 2026-03-25 18:58:05 +01:00