screen-locker/screen_locker/tests
Krzysztof kuhy Rudnicki 4cdfce5fe3 chore: set up as standalone repo
Extracted from testsAndMisc monorepo. Changes:
- Rewrote imports from python_pkg.screen_locker.* → screen_locker.*
- Vendored python_pkg.shared.log_integrity → screen_locker._log_integrity
- Vendored wake_alarm constants (ALARM_DAYS, WAKE_AFTER_HOURS, RTCWAKE_BIN) into _constants.py
- Extracted has_workout_skip_today into new screen_locker._wake_state module
- Added tests for _wake_state.py (392 tests, 100% branch coverage)
- Moved scripts/service files to repo root
- Added standalone pyproject.toml, requirements.txt, .pre-commit-config.yaml, .gitignore
- Added GitHub Actions CI workflows

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 07:43:06 +02:00
..
__init__.py Add comprehensive tests for stockfish_analysis (100% coverage) 2025-12-02 22:58:06 +01:00
conftest.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_adb_and_phone_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_adb_and_phone.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_early_bird.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_init_and_log_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_init_and_log.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_log_integrity.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_phone_check_unlock_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_phone_check_unlock.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_phone_verification_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_scheduled_skip.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_shutdown_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_shutdown_part3.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_sick_features.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_sick_tracker.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_time_check.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_ui_and_timers_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_ui_and_timers.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_ui_flows_part2.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_verify_workout.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_vt_switching.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_wake_shutdown.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_wake_skip.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_wake_state.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_weekly_check.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
test_weekly_logic.py chore: set up as standalone repo 2026-05-28 07:43:06 +02:00