Skip to content

[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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2020
Merged

Conversation

jschaedl
Copy link
Contributor

@jschaedl jschaedl commented Feb 24, 2020

Q A
Branch? 5.0
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Copy link
Member

@nicolas-grekas nicolas-grekas left a 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.

@jschaedl jschaedl marked this pull request as ready for review February 28, 2020 20:39
@jschaedl
Copy link
Contributor Author

jschaedl commented Mar 1, 2020

@nicolas-grekas

I suppose these don't apply on 5.0? if they do, the PR should target 5.0.

I would like to add tests for the EmailChannel, SmsChannel and ChatChannel here as well, but wanted to wait for #35773 first.

If you are fine with only merging AbstractChannelTest and ChannelPolicyTest we could indeed target 5.0 for now. Then I could do the tests for EmailChannel, SmsChannel and ChatChannel later or in #35773.

What do you think?

@nicolas-grekas
Copy link
Member

Yes please: tests that run on 5.0 should be submitted there. Then tests for new notifiers should go on master.

@jschaedl jschaedl force-pushed the notifier-tests-channel branch 2 times, most recently from 3444d60 to af0d162 Compare March 2, 2020 18:51
@jschaedl jschaedl changed the base branch from master to 5.0 March 2, 2020 18:51
@jschaedl jschaedl requested a review from nicolas-grekas March 2, 2020 19:05
@jschaedl jschaedl force-pushed the notifier-tests-channel branch from af0d162 to 022c170 Compare March 8, 2020 09:16
@nicolas-grekas nicolas-grekas added this to the 5.0 milestone Mar 12, 2020
@nicolas-grekas
Copy link
Member

(failures unrelated, needs review)

@fabpot
Copy link
Member

fabpot commented Mar 16, 2020

Thank you @jschaedl.

@fabpot fabpot merged commit 16ed2b9 into symfony:5.0 Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants