Extend Firebase Testing Suite
Opened this issue · 0 comments
owensmallwood commented
Currently the automated tests for Firebase set up a test database and read/write test data. This needs to be changed to use mocks instead of actually simulating the reads/writes with the local Firebase server. Need to write tests for the Cloud Functions using Mocha and Chai.