Open utterances-bot opened 2 years ago
I keep getting this error: FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app). error properties: Object({ code: 'app/no-app', customData: Object({ appName: '[DEFAULT]' }) }) FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app).
Could you tell me what I need to do in the spec file in order to resolve this issue?
Angular Testing Guide
Use test-driven development in Angular with Firebase
https://fireship.io/lessons/angular-testing-guide-including-firebase/