wasmer/integration_tests/nginx
2019-03-06 13:28:07 -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 Fix formatting and grammar in documentation 2019-02-19 17:01:44 -07:00
test.sh Change nginx integration just to test it it starts 2019-03-06 13:28:07 -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