Cable-Desktop/test
lilia 470346c9c4 Save incoming messages and pass to frontend asynchronously
After a message is saved asynchronsly, fire an event and pass the
message attributes to frontend listeners via the chrome-runtime API.

This behavior is similar to the 'storage' event fired by localStorage.
2014-11-24 19:25:03 -08:00
..
models Save incoming messages and pass to frontend asynchronously 2014-11-24 19:25:03 -08:00
views Move message and conversation storage to IndexedDB 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 Save incoming messages and pass to frontend asynchronously 2014-11-24 19:25:03 -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