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.
This commit is contained in:
2
test/test.js
Normal file
2
test/test.js
Normal file
@@ -0,0 +1,2 @@
|
||||
mocha.setup("bdd");
|
||||
window.assert = chai.assert;
|
Reference in New Issue
Block a user