Merge pull request #630 from ryanxcharles/feature/add-test-info-to-readme
add test info to README
This commit is contained in:
commit
9140446d15
1 changed files with 5 additions and 0 deletions
|
|
@ -86,6 +86,11 @@ Once this script has completed, you can launch the shell-based Copay by running:
|
||||||
npm run shell
|
npm run shell
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
|
Open test/index.html in your browser to test the models. Install and run karma
|
||||||
|
to test the services and controllers.
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue