signal-desktop/test
lilia ee0d7edc0b WebSocket-Resources / websocket refactor
This commit provides the javascript complement to
[WebSocket-Resources](https://github.com/WhisperSystems/WebSocket-Resources),
allowing us to use a bi-directional request-response framework over
websockets.

See websocket-resources.js and websocket-resources_test.js
for usage details.

Along the way I also factored the websocket keepalive and reconnect
logic into its own file/wrapper object.
2014-11-29 11:43:30 -08:00
..
models Fix tests 2014-11-24 19:25:03 -08:00
views Fix tests 2014-11-24 19:25:03 -08:00
_test.js Save incoming messages and pass to frontend asynchronously 2014-11-24 19:25:03 -08:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
crypto_test.js Do fewer string conversions in tests 2014-11-10 01:02:18 -08:00
curve25519_compiled_test.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
curve25519_test.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
fake_api.js Clean up test files 2014-10-29 16:05:51 -07:00
helpers_test.js Add basic test coverage of toArrayBuffer function 2014-11-20 14:06:32 -08:00
index.html WebSocket-Resources / websocket refactor 2014-11-29 11:43:30 -08:00
nativeclient_test.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
protocol_test.js Move protocol test to end of suite and extend timeout 2014-11-09 19:20:33 -08:00
protos Add a page for testing views. 2014-09-01 11:52:58 -07:00
test.js Save incoming messages and pass to frontend asynchronously 2014-11-24 19:25:03 -08:00
testvectors.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
websocket-resources_test.js WebSocket-Resources / websocket refactor 2014-11-29 11:43:30 -08:00