mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 19:03:08 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _constants.py | ||
| _phone_verification.py | ||
| _shutdown.py | ||
| _ui_flows.py | ||
| adjust_shutdown_schedule.sh | ||
| install_autostart.sh | ||
| install_systemd.sh | ||
| remove_autostart.sh | ||
| remove_systemd.sh | ||
| run.sh | ||
| screen_lock.py | ||
| workout-locker.service | ||
| workout-locker.timer | ||