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/js
lilia 2751d0e884 Such tests. Very mocha. Much chai. Amaze!!!
ERHMAGERRRD testing frameworks are so the best. Removed all our custom
code for ensuring test exclusivity and doneness and isolating callbacks
and everything. mocha does it all for us, and makes it pretty.

Also rather than return a long chain of promises that eventually resolve
to truthiness, we now use chai to make assertions about what is good and
right in the world.

Recommended reading:
  https://visionmedia.github.io/mocha
  http://chaijs.com/api/assert/
12 years ago
..
models Fix double display of outgoing messages 12 years ago
views improved number validation (based on google's libphonenumber) 12 years ago
api.js Add closeSession tests as Alice and fix re-requesting prekeys 12 years ago
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 12 years ago
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 12 years ago
crypto.js Refactor a bunch of stuff re: session closing, add test cases 12 years ago
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 12 years ago
helpers.js Add closeSession tests as Alice and fix re-requesting prekeys 12 years ago
options.js improved number validation (based on google's libphonenumber) 12 years ago
popup.js Refactor conversation list view 12 years ago
sendmessage.js Add closeSession tests as Alice and fix re-requesting prekeys 12 years ago
test.js Such tests. Very mocha. Much chai. Amaze!!! 12 years ago
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 12 years ago
webcrypto.js Add human readable version of errors 12 years ago