updated test info
This commit is contained in:
parent
a4c578adde
commit
397a3e4970
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -22,7 +22,15 @@ For more info, see:
|
||||||
2. `./node_modules/.bin/web-ext run -s src/`
|
2. `./node_modules/.bin/web-ext run -s src/`
|
||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
TBD
|
`npm run test`
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
`npm run lint`
|
||||||
|
|
||||||
|
for just the linter
|
||||||
|
|
||||||
|
There is a timeout test that sometimes fails on certain machines, so make sure to run the tests on your clone before you make any changes to see if you have this problem.
|
||||||
|
|
||||||
### Distributing
|
### Distributing
|
||||||
#### Make the new version
|
#### Make the new version
|
||||||
|
|
Loading…
Add table
Reference in a new issue