firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.12k stars 239 forks source link

Add integration tests for `SendEach` and `SendEachForMulticast` #550

Closed Doris-Ge closed 1 year ago

Doris-Ge commented 1 year ago

Add TestSendEach, TestSendEachFiveHundred and TestSendEachForMulticast

lahirumaramba commented 1 year ago

Please ignore the Gopath build failure for now.

Doris-Ge commented 1 year ago

Thank you! I triggered the CI again. All the checks except the Gopath build were successful. I'll go ahead and merge this PR.