From 6210e9c6c13a27b8317b9238d397fb42c621c340 Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Mon, 9 Jun 2014 16:56:32 -0700 Subject: [PATCH] add test info to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 80d1d4302..8c8260121 100644 --- a/README.md +++ b/README.md @@ -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