LP#1775466 test docs
authorBill Erickson <berickxx@gmail.com>
Fri, 18 May 2018 13:53:50 +0000 (09:53 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 6 Jun 2018 20:59:39 +0000 (16:59 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/README.adoc

index 6c4d961..8bd92c2 100644 (file)
@@ -76,6 +76,14 @@ $ ng build --deploy-url /eg2/ --base-href /eg2/ --output-path  ../../web/eg2/
 $ ng build --aot --prod --deploy-url /eg2/ --base-href /eg2/ --output-path  ../../web/eg2/
 ---------------------------------------------------------------------
 
+=== Testing
+
+[source,sh]
+---------------------------------------------------------------------
+# generates the test data and runs 'ng test'
+npm run test
+---------------------------------------------------------------------
+
 === Deploy
 
 Build and install Evergreen code as usual.  Restart Evergreen and Apache.