testsAndMisc-archive/python_pkg/extract_links
Krzysztof kuhy Rudnicki 38774869be Fix test discovery and coverage for python_pkg modules
- Update pytest testpaths: PYTHON -> python_pkg (PYTHON was empty)
- Add missing __init__.py to: stockfish_analysis, screen_locker, extract_links
- Now coverage correctly reports 0% for untested modules:
  - screen_locker/screen_lock.py (279 stmts, 0% coverage)
  - stockfish_analysis/analyze_chess_game.py (327 stmts, 0% coverage)
2025-12-02 22:33:34 +01:00
..
tests Improve test coverage for multiple modules 2025-12-01 19:59:11 +01:00
__init__.py Fix test discovery and coverage for python_pkg modules 2025-12-02 22:33:34 +01:00
main.py fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00
pytest.ini refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
run.sh refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00