Skip to content

Conversation

@jonathanedey
Copy link
Contributor

@jonathanedey jonathanedey commented Aug 19, 2024

Removed tests for deprecated sendMulticast and sendAll methods.

@jonathanedey jonathanedey added the release:stage Stage a release candidate label Aug 19, 2024

@Override
public BatchResponse sendAll(
List<Message> messages, boolean dryRun) throws FirebaseMessagingException {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need to keep this helper function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, MockFirebaseMessagingClient implements FirebaseMessagingClient which requires sendAll to be implemented. We can remove this when we fully remove the deprecated APIs.

@jonathanedey jonathanedey merged commit 90b0cd6 into master Aug 20, 2024
@jonathanedey jonathanedey deleted the je-drop-messaging-tests branch August 20, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stage Stage a release candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants