US03-05: Automate Phase C End-to-End Acceptance (#65)

This commit was merged in pull request #65.
This commit is contained in:
2026-08-15 14:32:11 +02:00
parent 703ed3167d
commit 2d4dd7395c
6 changed files with 420 additions and 8 deletions

View File

@@ -29,4 +29,5 @@ line-length = 100
testpaths = ["tests"]
markers = [
"phase_b: Phase B end-to-end acceptance (US02-07) — API, worker-recovery, and browser journeys",
"phase_c: Phase C end-to-end acceptance (US03-05) — album proposal API and browser journeys",
]