v2026.04.02/tests
Abdessamad Derraz e5859eb761 refactor: dry pack integrity into cli and update docs
Move verification logic to generate_pack.py --verify-packs (single
source of truth). test_pack_integrity.py is now a thin wrapper that
calls the CLI. Pipeline step 6/8 uses the same CLI entry point.

Renumber all pipeline steps 1-8 (was skipping from 5 to 8/9).

Update generate_site.py with pack integrity test documentation.
2026-04-01 12:31:10 +02:00
..
__init__.py refactor: DRY consolidation + 83 unit tests 2026-03-19 11:19:50 +01:00
test_e2e.py feat: add MAME/FBNeo hash auto-fetch scrapers 2026-03-30 19:11:26 +02:00
test_fbneo_parser.py feat: add FBNeo source parser for BIOS sets 2026-03-30 18:29:06 +02:00
test_hash_merge.py feat: add MAME/FBNeo hash auto-fetch scrapers 2026-03-30 19:11:26 +02:00
test_mame_parser.py feat: add MAME source code parser for BIOS root sets 2026-03-30 18:29:31 +02:00
test_pack_integrity.py refactor: dry pack integrity into cli and update docs 2026-04-01 12:31:10 +02:00