firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

JS tests are failing with app/no-app error

Open MattSkala opened this issue 2 years ago • 0 comments
trafficstars

When trying to run jsLegacyTest task locally or as part of Pull Request workflow, some of the tests fail with the following error:

UNKNOWN: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app).

JS Test Report HTML.zip

MattSkala avatar Oct 14 '23 21:10 MattSkala