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
lilia 4a401f07f3 Rewrite ReplayableErrors
ReplayableErrors make it easy for the frontend to handle identity key
errors by wrapping the necessary steps into one convenient little
replay() callback function.

The frontend remains agnostic to what those steps are. It just calls
replay() once the user has acknowledged the key change.

The protocol layer is responsible for registering the callbacks needed
by the IncomingIdentityKeyError and OutgoingIdentityKeyError.
11 years ago
..
models Fix tests 11 years ago
views Fix tests 11 years ago
_test.js Save incoming messages and pass to frontend asynchronously 11 years ago
blanket_mocha.js Fix blanket popup 11 years ago
crypto_test.js Do fewer string conversions in tests 11 years ago
curve25519_compiled_test.js Finish abstracting native client 11 years ago
curve25519_test.js Fixup curve25519 module 11 years ago
fake_api.js Clean up test files 11 years ago
helpers_test.js Add test coverage of isEqual function 11 years ago
index.html Rewrite ReplayableErrors 11 years ago
nativeclient_test.js Finish abstracting native client 11 years ago
protocol_test.js Move protocol test to end of suite and extend timeout 11 years ago
protos Add a page for testing views. 11 years ago
test.js Save incoming messages and pass to frontend asynchronously 11 years ago
testvectors.js Refactor crypto.js and native client interface 11 years ago
websocket-resources_test.js WebSocket-Resources / websocket refactor 11 years ago