US08-05: Automate Container Deployment Acceptance (#100)
Some checks failed
Test / suites (push) Failing after 2m19s
Test / container (push) Failing after 5m33s

This commit was merged in pull request #100.
This commit is contained in:
2026-08-21 10:50:04 +02:00
parent a19dd280c9
commit 833bfa95bf
10 changed files with 1085 additions and 156 deletions

View File

@@ -189,10 +189,12 @@
],
"US08-04": [
"tests/integration/test_deploy_workflows.py"
],
"US08-05": [
"tests/integration/test_container_gate.py",
"tests/e2e/test_phase_h_container.py"
]
},
"planned": [
"US08-05"
],
"planned": [],
"_planned_comment": "Accepted backlog stories that are not implemented yet. The release gate (US07-07) requires every story file to be either mapped to tests or listed here, so an unimplemented story is a visible decision rather than a hole in the matrix."
}