testsAndMisc-archive/python_pkg/fm24_searcher/tests
Krzysztof kuhy Rudnicki 4d4ba0e2ff Fix fm24_searcher: restore CLI output and fix test mocking
- cli.py: restore _print_stats output using sys.stdout.write
- cli.py: restore run_dump output (player list, TSV, progress to stderr)
- cli.py: run_dump shows 'Showing X of Y players' summary
- test_main.py: patch __main__.run_dump/main not cli.run_dump/gui.main
2026-04-12 21:55:34 +02:00
..
__init__.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
conftest.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_binary_parser.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_cli.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_gui.py Fix mypy errors in fm24_searcher test_gui.py 2026-04-12 21:16:44 +02:00
test_html_parser.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_main.py Fix fm24_searcher: restore CLI output and fix test mocking 2026-04-12 21:55:34 +02:00
test_models.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00