mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-20 00:14:18 -05:00
Fixed unit test; it all actually works. Added a README for running the tests with karma/jasmine.
This commit is contained in:
parent
a0c3da17b4
commit
333e63156e
9
webclient/test/README
Normal file
9
webclient/test/README
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Requires:
|
||||||
|
- npm
|
||||||
|
- npm install karma
|
||||||
|
- npm install jasmine
|
||||||
|
|
||||||
|
Setting up continuous integration / run the tests:
|
||||||
|
karma start
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user