Searched hist:"8 f9f7168582dd10127fb688c7ad7e9116bc5c67b" (Results 1 – 2 of 2) sorted by relevance
| /plugin/smtp/_test/ |
| H A D | pretest.sh | 8f9f7168582dd10127fb688c7ad7e9116bc5c67b Sun Jun 28 09:57:46 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add Mailpit based SMTP integration test
Delivers a real mail through the plugin to a Mailpit server and verifies delivery (From/To/Cc, envelope Bcc and body) via the Mailpit HTTP API.
The test only runs when MAILPIT_HOST is set, otherwise it is skipped so the regular test suite is unaffected. In CI a _test/pretest.sh hook starts Mailpit and exports the connection details, so the test runs as part of the normal plugin_smtp group without a separate workflow job.
|
| H A D | IntegrationTest.php | 8f9f7168582dd10127fb688c7ad7e9116bc5c67b Sun Jun 28 09:57:46 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add Mailpit based SMTP integration test
Delivers a real mail through the plugin to a Mailpit server and verifies delivery (From/To/Cc, envelope Bcc and body) via the Mailpit HTTP API.
The test only runs when MAILPIT_HOST is set, otherwise it is skipped so the regular test suite is unaffected. In CI a _test/pretest.sh hook starts Mailpit and exports the connection details, so the test runs as part of the normal plugin_smtp group without a separate workflow job.
|