android: expand quality coverage and smoke baseline docs
Some checks failed
CI / test (push) Failing after 2m19s

This commit is contained in:
Codex
2026-03-09 13:05:38 +03:00
parent bd6a8a43ed
commit 81597f8f44
5 changed files with 65 additions and 1 deletions

View File

@@ -150,3 +150,9 @@
- `DELETE /api/v1/auth/sessions`
- Added domain model and use-cases for listing/revoking sessions.
- Added unit coverage for session DTO -> domain mapping in `NetworkAuthRepositoryTest`.
### Step 24 - Sprint P0 / 7) Quality pass
- Added realtime parser unit coverage for `connect` event mapping.
- Extended message DAO tests with attachment relation verification.
- Added Android smoke and baseline document (`docs/android-smoke.md`) with test matrix and performance targets.
- Updated Android checklist quality section with initial performance baseline completion.