katowulf / mockfirebase

Firebase mock library for writing unit tests (experimental)
157 stars 40 forks source link

Suppress deprecation warnings for old versions of Firebase #73

Closed Grety closed 9 years ago

Grety commented 9 years ago

Auto detect Firebase version and suppress deprecation warnings for version 1.x.x

bendrucker commented 9 years ago

Thanks for the contribution, but I'm gonna close this. This is too brittle even if done correctly.