mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 18:03:07 +02:00
- Add test_screen_lock.py with 65 tests covering: - ScreenLocker initialization (demo/production mode) - Workout data validation (running and strength) - Log file operations (reading/writing JSON) - UI state transitions and timer logic - ask_workout_type/running_details/strength_details methods - Error handling and TclError exceptions - Add type annotation to workout_data in screen_lock.py Coverage: 273 statements, 38 branches - 100% |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| install_autostart.sh | ||
| install_systemd.sh | ||
| remove_autostart.sh | ||
| remove_systemd.sh | ||
| screen_lock.py | ||
| workout_log.json | ||
| workout-locker.service | ||