Maurice Butler
Results
3
issues of
Maurice Butler
I use mockery heavily in modular test structures, ie running tests would require multiple test files which would require mockery many times. This means that until now a mock that...
enhancement
Added support to serve .gz files and set response encoding headers if accept header is present and .gzfile exists
Added tests as tape tests runnable from npm test. As this is different to the other existing tests I have made this a different pull request. Related to #7