Go to file
Krzysztof kuhy Rudnicki e4979afbf2 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
screen_locker Add comprehensive tests for stockfish_analysis (100% coverage) 2025-12-02 22:58:06 +01:00