testsAndMisc/python_pkg/screen_locker/tests
Krzysztof kuhy Rudnicki 5fcecd6cf2 Fix pre-commit OOM: oom_score_adj + Node heap caps
- Set oom_score_adj=1000 in git hooks so OOM killer targets
  pre-commit first, never crashing the PC
- Cap Node.js heap to 512MB for eslint/prettier/vitest
- Remove broken systemd-run cgroup wrapper (didn't work)
- cppcheck: process files one-at-a-time, --check-level=normal
- pytest: run packages sequentially in separate subprocesses
- Remove --force from cppcheck (exponential memory on #ifdef combos)
2026-04-12 21:34:56 +02:00
..
__init__.py Add comprehensive tests for stockfish_analysis (100% coverage) 2025-12-02 22:58:06 +01:00
conftest.py chore: optimize pre-commit, remove tracked binaries, fix lint issues 2026-04-10 18:48:37 +02:00
test_adb_and_phone.py Fix pre-commit OOM: oom_score_adj + Node heap caps 2026-04-12 21:34:56 +02:00
test_init_and_log.py Fix pre-commit OOM: oom_score_adj + Node heap caps 2026-04-12 21:34:56 +02:00
test_log_integrity.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_phone_check_unlock.py fix(screen_locker): parse exercises from JSON column, show reason in suspicious message 2026-04-10 18:11:30 +02: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_time_check.py feat(screen_locker): harden bypass prevention 2026-04-09 21:44:13 +02: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
test_verify_workout.py refactor: split oversized SBE modules, extend screen locker, and enhance Horatio demo 2026-03-29 22:50:24 +02:00
test_wake_shutdown.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_wake_skip.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00