Closed jeromegamez closed 9 years ago
93e0f419354f9885b2ddcc619f4e919cfa435d07 adds tests for get
, set
and push
.
Implemented with https://github.com/kreait/firebase-php/releases/tag/0.3
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
At least the basic methods (
get
,set
,update
,push
anddelete
) should be covered.Also, integrate Coveralls and/or Scrutinizer-CI.