1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/test/mocha.opts

9 lines
170 B
Plaintext
Raw Normal View History

2018-11-01 13:36:56 +01:00
--require ts-node/register
--require source-map-support/register
2019-05-08 12:07:45 +02:00
--require mock-local-storage
2018-11-01 13:36:56 +01:00
--full-trace
--bail
2019-01-09 11:20:31 +01:00
--exit
2019-01-11 11:17:42 +01:00
--timeout 20000
test/config.ts test/**/*.test.ts