Skip to content
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

FIX: Refactor TestMailer to better be base class #6483

Merged
merged 1 commit into from
Jan 11, 2017
Merged

FIX: Refactor TestMailer to better be base class #6483

merged 1 commit into from
Jan 11, 2017

Conversation

sminnee
Copy link
Member

@sminnee sminnee commented Jan 11, 2017

This small refactoring makes TestMailer better suited as a base class
for the behat-extension’s implementation, which means that we don’t
need to coordinate cross-module commits in dhensby’ SwiftMailer work.

See #6466

sminnee pushed a commit to sminnee/silverstripe-behat-extension that referenced this pull request Jan 11, 2017
This means that Mailer can be refactored and this will still work.

Merge after silverstripe/silverstripe-framework#6483
and before silverstripe/silverstripe-framework#6466
This small refactoring makes TestMailer better suited as a base class
for the behat-extension’s implementation, which means that we don’t
need to coordinate cross-module commits in dhensby’ SwiftMailer work.

See #6466
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants