android: add compose ui tests for auth and chat list states
Some checks failed
CI / test (push) Failing after 2m14s
Some checks failed
CI / test (push) Failing after 2m14s
This commit is contained in:
@@ -358,3 +358,8 @@
|
||||
- Added global Coil image loader cache policy in `MessengerApplication` (memory + disk cache).
|
||||
- Added Media3 `SimpleCache` singleton module for media stream/file caching foundation.
|
||||
- Added Media3/Coil core dependencies and configured cache sizes for mobile usage.
|
||||
|
||||
### Step 61 - Compose UI tests baseline
|
||||
- Added instrumented Compose UI tests for login and chat list states.
|
||||
- Added Android test dependencies for Compose test runner (`ui-test-junit4`) and test infra.
|
||||
- Covered key visual states: auth error rendering, chat list loading state, and empty state.
|
||||
|
||||
Reference in New Issue
Block a user