signal-desktop/libtextsecure/test
lilia 96eafc7750 Integrate libaxolotl async storage changes
* Session records are now opaque strings, so treat them that way:
  - no more cross checking identity key and session records
  - Move hasOpenSession to axolotl wrapper
  - Remote registration ids must be fetched async'ly via protocol wrapper
* Implement async AxolotlStore using textsecure.storage
* Add some db stores and move prekeys and signed keys to indexeddb
* Add storage tests
* Rename identityKey storage key from libaxolotl25519KeyidentityKey to
  simply identityKey, since it's no longer hardcoded in libaxolotl
* Rework registration and key-generation, keeping logic in libtextsecure
  and rendering in options.js.
* Remove key_worker since workers are handled at the libaxolotl level
  now
2015-05-05 17:44:55 -07:00
..
_test.js Split tests between libtextsecure and main 2015-01-14 09:35:57 -10:00
blanket_mocha.js Split tests between libtextsecure and main 2015-01-14 09:35:57 -10:00
fake_api.js Split tests between libtextsecure and main 2015-01-14 09:35:57 -10:00
generate_keys_test.js Integrate libaxolotl async storage changes 2015-05-05 17:44:55 -07:00
helpers_test.js Split tests between libtextsecure and main 2015-01-14 09:35:57 -10:00
in_memory_axolotl_store.js Integrate libaxolotl async storage changes 2015-05-05 17:44:55 -07:00
index.html Integrate libaxolotl async storage changes 2015-05-05 17:44:55 -07:00
protocol_test.js Move test vectors to libaxolotl 2015-02-12 15:12:01 -08:00
protos Split tests between libtextsecure and main 2015-01-14 09:35:57 -10:00
storage_test.js Integrate libaxolotl async storage changes 2015-05-05 17:44:55 -07:00
test.js Add mock-socket for testing socket stuff 2015-04-30 15:43:11 -07:00
websocket-resources_test.js Split tests between libtextsecure and main 2015-01-14 09:35:57 -10:00
websocket_test.js Add more websocket tests 2015-05-01 13:25:46 -07:00