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

Refactor Docker-based test to use mock SMTP and Python, fixes #22 #24

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

davidmasek
Copy link
Owner

No description provided.

@davidmasek davidmasek self-assigned this Jan 19, 2025
@davidmasek davidmasek linked an issue Jan 19, 2025 that may be closed by this pull request
Docker test is now runnable locally without extra setup.
Local and CI testing is now consistent.
I replaced ugly bash script with ugly Python script.
The testing now checks that the email is send using smtp4dev API
instead of me manually checking my mailbox.
@davidmasek davidmasek merged commit 9feb330 into main Jan 19, 2025
2 checks passed
@davidmasek davidmasek deleted the issue/22 branch January 19, 2025 22:11
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.

Docker CI Test cannot use secrets on PR from forks
1 participant