Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

tests: fix flakky tests

Description

Fix following flakky tests:

> Task :app:testReleaseUnitTest
PlayStoreAuthenticatorTest > login_returnsSavedAuthWhenAvailable FAILED
    io.mockk.MockKException at PlayStoreAuthenticatorTest.kt:31
        Caused by: java.lang.ClassCastException at PlayStoreAuthenticatorTest.kt:31
PlayStoreAuthenticatorTest > login_usesAnonymousLoginWhenNoSavedAuth FAILED
    io.mockk.MockKException at PlayStoreAuthenticatorTest.kt:69
        Caused by: java.lang.ClassCastException at PlayStoreAuthenticatorTest.kt:69
PlayStoreAuthenticatorTest > login_fetchesUserProfileForGoogle FAILED
    io.mockk.MockKException at PlayStoreAuthenticatorTest.kt:108
        Caused by: java.lang.ClassCastException at PlayStoreAuthenticatorTest.kt:108

Screenshots

Technical details

Tests

Issues

10 commandments of code review

👪 ❤️ code review guidelines

Edited by Jonathan Klee

Merge request reports

Loading