geofot96 / StudyBuddy

2 stars 5 forks source link

Set persistence in the app #164

Closed geofot96 closed 5 years ago

geofot96 commented 5 years ago

The login and chat are now cached. This is achieved by executing reference.setPersistenceEnabled(true) is the first call of the database reference and only there. We commented out a sign in test (hopefully temporarily) because it violated the above principle.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 23cf6482 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 81.1% (0.0% change).

View more on Code Climate.