US03-01: Aggregate Album Evidence (#61)

This commit was merged in pull request #61.
This commit is contained in:
2026-08-15 13:10:31 +02:00
parent b9bcb47c68
commit de4a9403cf
6 changed files with 635 additions and 3 deletions

View File

@@ -68,6 +68,10 @@
"US02-07": [
"tests/e2e/test_phase_b_pipeline.py",
"tests/e2e/test_analysis_browser.py"
],
"US03-01": [
"tests/unit/test_album_evidence.py",
"tests/integration/test_album_evidence_repo.py"
]
}
}