1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/tests/compose
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
2018-10-25 15:27:09 +03:00
..
core Migrate test script from shell to python 2018-10-25 15:27:09 +03:00
fetchmail Migrate test script from shell to python 2018-10-25 15:27:09 +03:00
filters+dns Migrate test script from shell to python 2018-10-25 15:27:09 +03:00
rainloop Migrate test script from shell to python 2018-10-25 15:27:09 +03:00
roundcube Migrate test script from shell to python 2018-10-25 15:27:09 +03:00
webdav Migrate test script from shell to python 2018-10-25 15:27:09 +03:00
mailu.env Provide test cases created with the new setup utility 2018-10-24 12:02:28 +03:00
test-script.sh Use travis_wait for sleep 2018-10-07 14:08:45 +03:00
test.py Migrate test script from shell to python 2018-10-25 15:27:09 +03:00