firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
357 stars 129 forks source link

Add interfaces for FirebaseMessaging to use DI and mocking in the real projects #333

Open Toloymak opened 1 year ago

Toloymak commented 1 year ago

Add interfaces for FirebaseMessaging to use DI and mocking in the real projects Move XML comments to the interface to keep it in one place having single implementation and keep the chance to keep a full description using an interface by consumers

https://github.com/firebase/firebase-admin-dotnet/issues/196 https://github.com/firebase/firebase-admin-dotnet/issues/139

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.