Gradle Test Run :app:testDevDebugUnitTest

ConversationListViewModelTest

summary

30

tests

0

failures

0

skipped

1.717s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
1-to-1 conversation with cross-cohort other user is dropped 1 0 0 0.015s 100%
1-to-1 conversation with frozenAtMigration is dropped 1 0 0 0.033s 100%
blocked conversations are filtered out 1 0 0 0.028s 100%
clearError clears error 1 0 0 0.011s 100%
closed group conversations are filtered out 1 0 0 0.028s 100%
conversations flow error sets error state without crash 1 0 0 0.023s 100%
conversations flow updates state 1 0 0 0.012s 100%
conversations still load when batch user fetch fails 1 0 0 0.024s 100%
current user fetch failure now fails CLOSED — conversations hidden 1 0 0 0.030s 100%
currentUser pmLocked hides all conversations from list 1 0 0 0.034s 100%
empty conversations list results in empty state 1 0 0 0.812s 100%
getFilteredConversations filters by display name 1 0 0 0.043s 100%
getFilteredConversations returns all when query is blank 1 0 0 0.049s 100%
getUser failure fails CLOSED — list is empty until verified 1 0 0 0.037s 100%
group conversations appear in list with group fields 1 0 0 0.027s 100%
hidden conversations are filtered when no new messages 1 0 0 0.012s 100%
hidden conversations shown when new message arrived after hiding 1 0 0 0.029s 100%
hideConversation removes from UI 1 0 0 0.072s 100%
init with no auth user does not observe 1 0 0 0.033s 100%
init with valid user starts observing 1 0 0 0.015s 100%
markConversationRead sets unread count to zero 1 0 0 0.036s 100%
markConversationRead updates totalUnreadCount 1 0 0 0.085s 100%
multiple pinned conversations all appear before unpinned 1 0 0 0.017s 100%
muted conversations appear in list with isMuted flag 1 0 0 0.029s 100%
muted conversations excluded from totalUnreadCount 1 0 0 0.013s 100%
onSearchQueryChanged updates query 1 0 0 0.019s 100%
pinConversation toggles pin state 1 0 0 0.062s 100%
pinned conversations sort first 1 0 0 0.026s 100%
same-cohort 1-to-1 conversation is kept 1 0 0 0.027s 100%
search filters group conversations by groupName 1 0 0 0.025s 100%