Mischback / mailsrv

Setup of a mail service, including MTA and MDA
MIT License
0 stars 0 forks source link

Create test suite #9

Closed Mischback closed 1 year ago

Mischback commented 1 year ago

Idea

The actual project will provide a containerized mail setup, bringing together various components to build a production-ready mail server.

This PR implements utility stuff for development, in particular a test suite to verify that the (containerized) setup is working as expected.

I will not go so far to call this test-driven development, but manual testing of the containers to be created seems cumbersome.