projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5224f71
)
Update test contributing guide
author
Chocobozzz
<me@florianbigard.com>
Wed, 12 Feb 2020 09:36:37 +0000
(10:36 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 12 Feb 2020 09:36:37 +0000
(10:36 +0100)
.github/CONTRIBUTING.md
patch
|
blob
|
history
diff --git
a/.github/CONTRIBUTING.md
b/.github/CONTRIBUTING.md
index 820a5eecb322927ffcd837cbe6f4de4b98616ef7..568b726a5f556baf65e60a7cb2a63736136cb473 100644
(file)
--- a/
.github/CONTRIBUTING.md
+++ b/
.github/CONTRIBUTING.md
@@
-195,7
+195,7
@@
$ npm test
If you just want to run 1 test:
```
-$ npm run mocha -- --exit -
-require ts-node/register/type-check
--bail server/tests/api/index.ts
+$ npm run mocha -- --exit -
r ts-node/register -r tsconfig-paths/register
--bail server/tests/api/index.ts
```
Instance configurations are in `config/test-{1,2,3,4,5,6}.yaml`.