Scott Carver
|
9b69feff2c
|
Use bash for shell
This may work around a problem where kill() does not work correctly in a travis context (https://github.com/travis-ci/travis-ci/issues/704)
|
2018-11-09 17:51:21 -08:00 |
|
Scott Carver
|
d0259756a5
|
Increase GET test timeout
Tests are not currently passing on travis, probably because of slower machine.
|
2018-11-09 17:29:57 -08:00 |
|
Scott Carver
|
669a701a20
|
Add basic http smoke test
- Add mocha dev dependency
- Add test to launch server and GET basic urls
- Add `yarn test` to travis
|
2018-11-09 17:26:07 -08:00 |
|