This website requires JavaScript.
Explore
Help
Register
Sign In
Xymorot
/
RenaiApp
Watch
1
Star
1
Fork
You've already forked RenaiApp
0
Code
Issues
Pull Requests
Releases
Activity
946fe6f487
RenaiApp
/
.mocharc.yml
3 lines
88 B
YAML
Raw
Normal View
History
Unescape
Escape
test: add simple unit test with sinon and nock, also refactor 'test' directory to 'tests', split tests into integration and unit
2019-10-10 23:07:33 +02:00
# https://github.com/mochajs/mocha/blob/master/example/config
test: remove split between integration and unit tests, use tags instead
2019-10-10 23:47:13 +02:00
spec
:
'tests/**/*spec.js'