kreait / firebase-php

Unofficial Firebase Admin SDK for PHP
https://firebase-php.readthedocs.io/
MIT License
2.26k stars 430 forks source link

Enhance test coverage #4

Closed jeromegamez closed 9 years ago

jeromegamez commented 9 years ago

At least the basic methods (get, set, update, push and delete) should be covered.

Also, integrate Coveralls and/or Scrutinizer-CI.

jeromegamez commented 9 years ago

93e0f419354f9885b2ddcc619f4e919cfa435d07 adds tests for get, set and push.

jeromegamez commented 9 years ago

Implemented with https://github.com/kreait/firebase-php/releases/tag/0.3

lock[bot] commented 4 years ago

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.