0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-02 06:14:07 +01:00
synapse/webclient/test
2014-09-22 10:27:03 +01:00
..
unit
karma.conf.js
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