Add smoke test script for full phase flow

This commit is contained in:
2026-01-28 14:51:33 +01:00
parent 01d915866f
commit ec45a6aa68
2 changed files with 79 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
- [x] Add startup migration application.
## Testing & Quality
- [ ] Happy-path smoke test script (manual or minimal automated) for phase flow.
- [x] Happy-path smoke test script (manual or minimal automated) for phase flow.
- [ ] Lint/format via `dotnet format` (optional) and ensure build succeeds.
## Deployment