You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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
8 years ago
..
models Remove all concept of 'key conflict' from the app 8 years ago
views Keep last seen indicator around for five seconds 8 years ago
_test.js Move Whisper.events out of views and tests 8 years ago
blanket_mocha.js Fix blanket popup 11 years ago
emoji_util_test.js Bulletproof getCountOfAllMatches against non-global regex input 8 years ago
fixtures.js test/fixtures.js: Cleanup - data at top, images/setup at bottom 8 years ago
fixtures_test.js Restore interactivity to InboxViews hosted on test page 8 years ago
index.html Code coverage: Collect test coverage for the protocol layer 8 years ago
keychange_listener_test.js Fix crash in keychange listener test 8 years ago
libphonenumber_util_test.js Refactor number parsing and validation 10 years ago
manual.txt Add comment and fine-tune last-seen indicator when not focused 8 years ago
protos Add a page for testing views. 11 years ago
storage_test.js Handle UNVERIFIED sync verification messages (via contact sync) 8 years ago
test.js Move Whisper.events out of views and tests 8 years ago