US01-01 follow-up: replace donor characterization iteration with YAML ledger + full suite (#46)

This commit was merged in pull request #46.
This commit is contained in:
2026-07-15 16:13:00 +02:00
parent eed7c33da4
commit ffafa308de
22 changed files with 1439 additions and 604 deletions

View File

@@ -10,7 +10,7 @@ workflow:
require_ci: false
required_tests:
- work_item/scripts/python -m unittest discover -s work_item/tests -v
- work_item/scripts/python -m unittest discover -s tests/characterization -v
- work_item/scripts/python -m pytest tests/characterization -q
safety:
max_file_bytes: 5000000