wasmer/integration_tests/nginx
2019-01-18 12:20:13 -08:00
..
html add nginx integration test with shell script (#91) 2019-01-13 20:56:59 -08:00
logs add nginx integration test with shell script (#91) 2019-01-13 20:56:59 -08:00
nginx.conf add nginx integration test with shell script (#91) 2019-01-13 20:56:59 -08:00
README.md add nginx integration test with shell script (#91) 2019-01-13 20:56:59 -08:00
test.sh Cleanup CI testing 2019-01-18 12:20:13 -08:00

nginx integration test

This starts wasmer with the nginx wasm file and serves an html file with some simple text to assert on. The test script does the assertion.

Run test with:

> ./integration_tests/nginx/test.sh