Files
json-server/test/mocha.opts
typicode fdf74e0685 Update tests to use Promise syntax (#507)
* Use promises in tests

* Fix lint

* Update tests

* Update babelrc

* Update config

* Update engines
2017-04-01 01:51:07 +02:00

4 lines
56 B
Plaintext

--require babel-register
--reporter spec
--timeout 5000