Merge pull request #630 from ryanxcharles/feature/add-test-info-to-readme

add test info to README
This commit is contained in:
Matias Alejo Garcia 2014-06-09 21:06:20 -03:00
commit 9140446d15
1 changed files with 5 additions and 0 deletions

View File

@ -86,6 +86,11 @@ Once this script has completed, you can launch the shell-based Copay by running:
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