mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
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:
@@ -1,5 +1,3 @@
|
||||
mocha.setup("bdd");
|
||||
window.assert = chai.assert;
|
||||
describe('MessageView', function() {
|
||||
var message = Whisper.Messages.add({
|
||||
threadId: 'test-thread',
|
||||
|
||||
Reference in New Issue
Block a user