testsAndMisc/python_pkg/fm24_searcher
Krzysztof kuhy Rudnicki 7945d384c5 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
..
tests Fix fm24_searcher: restore CLI output and fix test mocking 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
__main__.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
binary_parser.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
cli.py Fix fm24_searcher: restore CLI output and fix test mocking 2026-04-12 21:55:34 +02:00
find_attrs_v2_results.txt Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
gui.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
html_parser.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
models.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00