signal-desktop/test/test.js
lilia db86abdf70 Add list view tests
Also,
 * moved fetch out of the list view
 * removed unused #last() function
 * put test setup lines in their own tiny file.
 * added data-cover to view script tags for code coveage reports.
2014-09-04 00:18:15 -07:00

2 lines
49 B
JavaScript

mocha.setup("bdd");
window.assert = chai.assert;