Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test: Get the smtp test server using os.getenv() #117979

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 3 commits into from
Apr 17, 2024
Merged

Conversation

diegorusso
Copy link
Contributor

The smtp test server can be set via SMTP_TEST_SERVER environment variable. If not set, it uses the default value smtp.gmail.com This is needed because the network I'm on filters access to smtp.gmail.com resulting in a failing test.

The smtp test server can be set via SMTP_TEST_SERVER environment variable.
If not set, it uses the default value smtp.gmail.com
This is needed because the network I'm on filters access to
smtp.gmail.com resulting in a failing test.
@diegorusso diegorusso requested a review from a team as a code owner April 17, 2024 10:33
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Apr 17, 2024
@diegorusso
Copy link
Contributor Author

diegorusso commented Apr 17, 2024

I haven't created the issue for this PR as I thought to be overkill. Same thing goes for the news file.
Let me know if they are needed though.

@ambv ambv merged commit 8e36cb7 into python:main Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants