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/libtextsecure/test
lilia cc4d2993d1 Remove out of date test
This test is out of date with respect to the latest signed key rotation rules
implemented in b92dd45 and 536dd7b. Previously we would only keep the last two
signed keys, but now we keep at least three as well as requiring a minimum
retention period. As a result, this test should be failing, but we haven't
noticed because it's not using the `done` parameter to signal its asynchronous
nature.

// FREEBIE
9 years ago
..
_test.js
blanket_mocha.js
contacts_parser_test.js
fake_api.js
generate_keys_test.js Remove out of date test 9 years ago
helpers_test.js Move, rename, and simplify toArrayBuffer helper 10 years ago
in_memory_signal_protocol_store.js Fix tests 9 years ago
index.html Remove dead code 9 years ago
message_receiver_test.js Dedupe methods 10 years ago
protocol_test.js
protocol_wrapper_test.js Update libsignal-protocol v0.10.0 10 years ago
protos
storage_test.js Dedupe methods 10 years ago
test.js Update chai 10 years ago
websocket-resources_test.js
websocket_test.js