add test info to README

This commit is contained in:
Ryan X. Charles 2014-06-09 16:56:32 -07:00
parent 6ed261fc87
commit 6210e9c6c1
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