Gradle Test Run :app:testDevDebugUnitTest

UserPhotoUrlTest

summary

7

tests

0

failures

0

skipped

0.001s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
fromMap populates avatarUrl from D1 response 1 0 0 0s 100%
fromMap populates both fields from D1 response with avatar_url fallback 1 0 0 0s 100%
fromMap with no photo fields returns null photoUrl 1 0 0 0s 100%
photoUrl is null when both profilePhotoUrl and avatarUrl are null 1 0 0 0s 100%
photoUrl prefers profilePhotoUrl when both are set 1 0 0 0s 100%
photoUrl returns avatarUrl when only avatarUrl is set 1 0 0 0s 100%
photoUrl returns profilePhotoUrl when only profilePhotoUrl is set 1 0 0 0s 100%