Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Notifier] Add unit tests#35847
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
9ee32aa toad284deCompare
nicolas-grekas left a comment
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.
thanks for starting this
I suppose these don't apply on 5.0? if they do, the PR should target 5.0.
src/Symfony/Component/Notifier/Tests/Channel/AbstractChannelTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Tests/Channel/AbstractChannelTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
jschaedl commentedMar 1, 2020
I would like to add tests for the If you are fine with only merging What do you think? |
nicolas-grekas commentedMar 2, 2020
Yes please: tests that run on 5.0 should be submitted there. Then tests for new notifiers should go on master. |
3444d60 toaf0d162Compareaf0d162 to022c170Comparenicolas-grekas commentedMar 12, 2020
(failures unrelated, needs review) |
fabpot commentedMar 16, 2020
Thank you@jschaedl. |
Uh oh!
There was an error while loading.Please reload this page.
AbstractChannelChannelPolicyRecipientTest(done in PR[Notifier] Change notifier recipient handling #35773)EmailRecipientTest(done in PR[Notifier] Change notifier recipient handling #35773)SmsRecipientTest(done in PR[Notifier] Change notifier recipient handling #35773)Transports(see PR[Notifier] Remove default transport property in Transports class #35834)