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

Merged
domverse merged 2 commits from us/US01-01-yaml-ledger-replacement into main 2026-07-15 16:13:02 +02:00

2 Commits

Author SHA1 Message Date
281d98bc04 work-item: run characterization suite via pytest, not unittest
The replacement characterization suite is pytest-style (module-level
test_* functions), which unittest discover cannot collect. Point the
required_tests command at pytest so submit actually runs it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 16:12:24 +02:00
c0a816ac80 US01-01: replace donor characterization iteration with YAML ledger + full suite
Merge the wrong-folder work into the repo: donor_ledger.yaml (44 rows, 12
required areas) and the characterization suite under tests/characterization/
(61 tests incl. ledger lint). Drop the superseded first iteration
(donor_ledger/ledger.json, test_donors/test_ledger/traceability, fixtures).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 16:06:03 +02:00