This repository was archived by the owner on Mar 29, 2022. It is now read-only.
Unit testing, optional debug logging and more
- Add
close()method to stop the server - Add
getData()method that returns a copy of the server's data - Add functional tests
- Make logging optional (through
FirebaseServer.enableLogging())