Open SachseInTheHub opened 7 years ago
The lines you've mentioned only boot an emulator if you aren't using the firebase –google cloud CLI– setup. I.e. if you choose not to use Firebase then your tests will run on an emulator, if you do provide a Firebase key then it will run on Firebase.
See Firebase cloud testing in the readme for which environment variables are required.
we should either use the firebase –google cloud CLI– setup or think about removing this if we want to improve building times.