devilbox/.tests/vhost-tests/my-vhost
2018-12-29 13:12:06 +01:00
..
.devilbox Rewrite tests to also accompany for rproxy tests 2018-12-29 13:12:06 +01:00
htdocs Rewrite tests to also accompany for rproxy tests 2018-12-29 13:12:06 +01:00
README.md Rewrite tests to also accompany for rproxy tests 2018-12-29 13:12:06 +01:00

Virtual host tests

Tests in this directory are run by a virtual host as well as executed on the cli inside the PHP container.

Every single PHP file must echo out OK and only OK if it succeeded. The tests are looking for the following regex string in the complete output: /^OK$/.