US09-03: Write the Architecture Overview (#109)
Some checks failed
Test / suites (push) Failing after 2m50s
Test / container (push) Failing after 5m52s

This commit was merged in pull request #109.
This commit is contained in:
2026-08-23 22:35:26 +02:00
parent 0d4f9d1c28
commit 282e8b51e6
5 changed files with 425 additions and 3 deletions

View File

@@ -200,10 +200,13 @@
],
"US09-02": [
"tests/integration/test_installation_manual.py"
],
"US09-03": [
"tests/integration/test_architecture_overview.py",
"tests/e2e/test_docs_ui.py"
]
},
"planned": [
"US09-03",
"US09-04",
"US09-05"
],