testsAndMisc/python_pkg/screen_locker
Krzysztof kuhy Rudnicki 3f64e0f927 Add comprehensive tests for stockfish_analysis (100% coverage)
- Create test_analyze_chess_game.py with 90 tests covering all functions
- Add tests for PGN extraction, score conversion, move classification
- Add tests for engine configuration, memory detection, analysis
- Add pragma: no branch for unreachable code paths
- Update pyproject.toml with coverage exclusions
- All pre-commit hooks pass (ruff, mypy, pylint, bandit)
2025-12-02 22:58:06 +01:00
..
tests Add comprehensive tests for stockfish_analysis (100% coverage) 2025-12-02 22:58:06 +01:00
__init__.py Fix test discovery and coverage for python_pkg modules 2025-12-02 22:33:34 +01:00
install_autostart.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
install_systemd.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
remove_autostart.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
remove_systemd.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
screen_lock.py fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00
workout_log.json Add comprehensive tests for lichess_bot main.py and lichess_api.py 2025-12-02 21:53:15 +01:00
workout-locker.service refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00