commit | 812aa5a5fe561178354689848e12189f380ab3c3 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue Apr 19 18:12:45 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon May 02 18:20:51 2016 +0000 |
tree | a067d9f651cb2850387ef555a759a411b657caec | |
parent | 4809e546a1c80f6e38b603409945731c487a7e36 [diff] [blame] |
Improved README and test environment, added package.json and karma config for jenkins. 165 tests not passing. Fixed all missing references, 104 tests not passing Skipped broken test, to enable testing of other views. Change-Id: I2badf225493a477d31512273d3f02d17c8f97703
diff --git a/.gitignore b/.gitignore index 54d1f76..6df1d0e 100644 --- a/.gitignore +++ b/.gitignore
@@ -21,3 +21,5 @@ core/store/apps core/store/data /bin/ + +web/gui/src/main/webapp/tests/node_modules