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

Coverting debug and port values in Mailer.from_settings #67 #68

Merged
merged 3 commits into from
May 21, 2015

Conversation

marioidival
Copy link
Contributor

In tests, This problem don't appear...

@mmerickel
Copy link
Member

Could you add a test that passes in a string to demonstrate the problem you're fixing?

@marioidival
Copy link
Contributor Author

Of course @mmerickel

@mmerickel
Copy link
Member

For example you could simply update the current test to use a string, as the assertion down below is ensuring it is an int value of 1.

https://github.com/Pylons/pyramid_mailer/blob/master/pyramid_mailer/tests/test_mailer.py#L190

@marioidival
Copy link
Contributor Author

@marcinkuzminski done 👍

@mmerickel
Copy link
Member

Looks good, can you please sign the contributors.txt file?

mmerickel added a commit that referenced this pull request May 21, 2015
Coverting debug and port values in Mailer.from_settings #67
@mmerickel mmerickel merged commit 5176c3c into Pylons:master May 21, 2015
@mmerickel
Copy link
Member

Thank you.

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.

2 participants