Mark A-1 as complete: Add detailed QA Test-Strategie for Compose Desktop App, including test pyramid, tooling, conventions, and CI/CD integration; link roadmap and strategy documents.
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
|
||||
## 🔴 Sprint A — Sofort (diese Woche)
|
||||
|
||||
- [ ] **A-1** | Test-Strategie für Desktop-App definieren
|
||||
- [ ] Testpyramide für Compose Desktop festlegen (Unit / Integration / UI-Tests)
|
||||
- [ ] Tooling entscheiden: `kotlin.test`, Compose UI Test, Mockk
|
||||
- [ ] Test-Konventionen dokumentieren (Namensschema, Ordnerstruktur, Arrange-Act-Assert)
|
||||
- [ ] Dokument in `docs/06_Frontend/` oder `docs/07_Infrastructure/` ablegen
|
||||
- [x] **A-1** | Test-Strategie für Desktop-App definieren — siehe „QA Test-Strategie — Compose Desktop App“
|
||||
- [x] Testpyramide für Compose Desktop festlegen (Unit / Integration / UI-Tests)
|
||||
- [x] Tooling entscheiden: `kotlin.test`, Compose UI Test, Mockk
|
||||
- [x] Test-Konventionen dokumentieren (Namensschema, Ordnerstruktur, Arrange-Act-Assert)
|
||||
- [x] Dokument in `docs/06_Frontend/` oder `docs/07_Infrastructure/` ablegen
|
||||
- 📄 Dokument: [`docs/06_Frontend/Teststrategie_Desktop.md`](../../06_Frontend/Teststrategie_Desktop.md)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user