docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

Test the images

Open maxking opened this issue 9 years ago • 2 comments

I am still trying to find out some way to actually test the image without having to run it manually. There is some code and I don't way people to just trust my bash skills.

maxking avatar Apr 09 '17 03:04 maxking

https://github.com/maxking/docker-mailman/commit/cde320477cd7c08f32db2cd04a7d50d47b0550ea Added some support for testing the docker images. It is still in initial stages and just tests if mailman-core container comes up.

It would be good to run a few other commands and check their response. This could possibly be also done using a python script instead of bash for easier parsing of response if required.

maxking avatar Apr 18 '17 17:04 maxking

It would be good to have tests with all the databases as well.

By default, testing with Sqlite shouldn't take too much.

Neither would testing with MySQL.

maxking avatar Jul 20 '17 22:07 maxking

This issue has not been updated for more than 1year

github-actions[bot] avatar Dec 05 '22 22:12 github-actions[bot]