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

Add test for closing a nil smtpclient #354

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Add test for closing a nil smtpclient #354

merged 2 commits into from
Nov 6, 2024

Conversation

wneessen
Copy link
Owner

@wneessen wneessen commented Nov 6, 2024

Introduce a unit test to ensure that invoking Close on a nil smtpclient instance returns nil without errors. This test accompanies the fix provided with PR #353

Introduce a unit test to ensure that invoking Close on a nil smtpclient instance returns nil without errors. This enhances the robustness of the client closure functionality. This test accommodates the fix provided with PR #353
@wneessen wneessen merged commit 0f46ce8 into main Nov 6, 2024
29 checks passed
@wneessen wneessen deleted the test_close_on_nil branch November 6, 2024 09:56
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.

1 participant