79504636

Date: 2025-03-12 19:06:30
Score: 0.5
Natty:
Report link

I am doing the authentication with google with firebase with fake token and with firebase local suite emulator for testing .

i remove this line in test class .

@get : Rule(order = 1)
val composeRule = createAndroidComposeRule<MainActivity>()

then my code work fine after wasting 1 week .

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: deadLock