Run some tests under karma

Including a regression test for
https://github.com/vector-im/vector-web/issues/1314
This commit is contained in:
Richard van der Hoff 2016-04-13 10:15:04 +01:00
parent 69ce3c43cf
commit 322af6513d
9 changed files with 595 additions and 11 deletions

17
.gitignore vendored
View file

@ -1,8 +1,9 @@
node_modules
vector/bundle.*
lib
.DS_Store
key.pem
cert.pem
vector/components.css
packages/
/cert.pem
/.DS_Store
/karma-reports
/key.pem
/lib
/node_modules
/packages/
/vector/bundle.*
/vector/components.css