synapse/webclient/test
2014-09-22 10:27:03 +01:00
..
unit Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 2014-09-18 17:59:15 +01:00
karma.conf.js Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet. 2014-09-18 17:59:15 +01:00
README Fixed unit test; it all actually works. Added a README for running the tests with karma/jasmine. 2014-09-22 10:27:03 +01:00

Requires:
 - npm
 - npm install karma
 - npm install jasmine

Setting up continuous integration / run the tests:
  karma start