add cypress library

Change-Id: I6f4cde2c83e2f36192837754ed926fa839861650
diff --git a/cypress-test.sh b/cypress-test.sh
new file mode 100755
index 0000000..eba6bec
--- /dev/null
+++ b/cypress-test.sh
@@ -0,0 +1 @@
+node_modules/.bin/cypress open
\ No newline at end of file