signal-desktop/test
Scott Nonnenberg 5c990d2a35 Code coverage: Collect test coverage for the protocol layer
Because we were only doing a partial instrumentation run prior to this
change, un-instrumented code had references to un-instrumented code
(because Blanket's instrumentation re-runs the code once it is
instrumented, updating the window.NAME reference).

A big part of this was that libtextsecure was not instrumented. And for
good reason; it takes a long time to load and run, especially when
instrumented. But without covering it, we'll have an incomplete view
of our code coverage. So, all coverage collection remains off by
default.

FREEBIE
2017-08-04 12:03:25 -07:00
..
models Remove all concept of 'key conflict' from the app 2017-08-04 12:03:25 -07:00
views Keep last seen indicator around for five seconds 2017-05-25 16:41:21 -07:00
_test.js Move Whisper.events out of views and tests 2017-04-21 13:21:18 -07:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
emoji_util_test.js Bulletproof getCountOfAllMatches against non-global regex input 2017-05-10 15:51:39 -07:00
fixtures.js test/fixtures.js: Cleanup - data at top, images/setup at bottom 2017-05-23 11:08:23 -07:00
fixtures_test.js Restore interactivity to InboxViews hosted on test page 2017-05-23 11:08:23 -07:00
index.html Code coverage: Collect test coverage for the protocol layer 2017-08-04 12:03:25 -07:00
keychange_listener_test.js Fix crash in keychange listener test 2017-08-04 12:03:25 -07:00
libphonenumber_util_test.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
manual.txt Add comment and fine-tune last-seen indicator when not focused 2017-06-01 16:09:27 -07:00
protos Add a page for testing views. 2014-09-01 11:52:58 -07:00
storage_test.js Handle UNVERIFIED sync verification messages (via contact sync) 2017-08-04 12:03:25 -07:00
test.js Move Whisper.events out of views and tests 2017-04-21 13:21:18 -07:00