android: add compose ui tests for auth and chat list states
Some checks failed
CI / test (push) Failing after 2m14s

This commit is contained in:
Codex
2026-03-09 15:37:10 +03:00
parent ffa2205a30
commit b5cd371f8b
5 changed files with 95 additions and 1 deletions

View File

@@ -110,7 +110,7 @@
## 15. Качество
- [x] Unit tests (domain/data)
- [ ] UI tests (Compose test)
- [x] UI tests (Compose test)
- [ ] Integration tests для auth/chat/realtime
- [x] Performance baseline (startup, scroll, media)
- [ ] ANR/crash budget + monitoring