You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/tests
Ionut Filip 3b1fdc6166 Migrate test script from shell to python
- test.py needs to be called with 2 arguments : test_name and timeout
  - it will cd to test_name dir and use the test_name.yml from there
  - it will sleep for an amount of time equals to timeout in minutes
- it will perform health checks for containers. If healtcheck isn't enabled will check for running state
- it will run hooks inside the test_name dir ( .py and .sh) if there are any
- printing logs in any case
6 years ago
..
compose Migrate test script from shell to python 6 years ago
build.yml Use defaults in variables, to allow for local builds 6 years ago
deploy.sh Tavis-ci to upload images to the Docker hub, after succesfull tests. 6 years ago
requirements.txt Migrate test script from shell to python 6 years ago
smtp.py Add a very simple test script for sending mails 6 years ago