4.17.2
tests: run render tests with internal template engine
Merge tag '3.18.6'
tests: add express.static test suite
tests: add encoding tests for res.sendfile
Pass options from res.sendfile to send
Improve error message when autoloading invalid view engine
Added test for res.sendfile() with non-GET. Closes #723
Added app.engine() tests