GUI -- Initial unit tests for Key Handler service. Still more to be done here.

Change-Id: I36e1504c571daebbcd2a147c1dffb37ef6c6beb6
diff --git a/web/gui/src/main/webapp/tests/README.txt b/web/gui/src/main/webapp/tests/README.txt
index 6cd2255..54830ab 100644
--- a/web/gui/src/main/webapp/tests/README.txt
+++ b/web/gui/src/main/webapp/tests/README.txt
@@ -1 +1,7 @@
 # Unit and integration tests for code under the /app directory
+
+To run these tests, karma, node.js etc needs to be installed in the
+build environment.
+
+[Details to follow]
+