-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests for AMR notification routing for discord plugin #42920
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but it would be nice to have some testing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a way of testing this?
Adding in some test coverage at the moment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EdwardDowling Is this finished? Can we get this merged?
Waiting on #43714 being merged first so we dont' run into another case of the AMR watcher failing to start and preventing plugins working for people who aren't using it. |
91786be
to
36a06c7
Compare
60d7092
to
f5a6306
Compare
Changes made in refactor here means the explicit enabling of Discord is no longer needed. Going to only add the tests in this PR |
@marcoandredinis Can you take another look at this when you get a chance? |
@EdwardDowling See the table below for backport results.
|
Part of 42856