docker-mailman
docker-mailman copied to clipboard
Add more tests!
Currently, the tests only run to make sure that the containers are up and responds to requests. This makes sure the following things work:
- Mailman Core's REST runner is up and accepting connections
- Postorius & Hyperkitty is up and respond to home page requests for each
- Database connection works because both -core and -web run their migrations on startup.
More things to test:
- Everything that happens in entry point scripts.