US06-06: Automate Phase F End-to-End Acceptance (#82)

This commit was merged in pull request #82.
This commit is contained in:
2026-08-16 21:16:50 +02:00
parent ea65bb764c
commit 9b7ee6b560
7 changed files with 573 additions and 3 deletions

View File

@@ -140,6 +140,9 @@
],
"US06-05": [
"tests/e2e/test_archive_ui.py"
],
"US06-06": [
"tests/e2e/test_phase_f_pipeline.py"
]
}
}