mail/test/unit
Felix Hammerl 297f7c493f [WO-625] Catch exception on socket.oncert
Mozilla's socket is not extensible via Object.preventExtensions(obj)
and throws exceptions when non-prototype function .oncert is added.
The callback function is needed for the other shims.
2014-09-30 12:30:18 +02:00
..
account-ctrl-test.js Remove chrome.filesystem and use only standard apis 2014-09-24 12:46:19 +02:00
add-account-ctrl-test.js Fix tests 2014-09-22 13:59:05 +02:00
admin-dao-test.js Add SMS validation 2014-09-19 18:59:13 +02:00
app-controller-test.js [WO-587] implement user logout 2014-09-26 19:14:53 +02:00
auth-test.js [WO-587] implement user logout 2014-09-26 19:14:53 +02:00
backbutton-handler-test.js [WO-475] give backbutton on android sane behavior 2014-08-04 15:20:52 +02:00
connection-doctor-test.js [WO-625] Catch exception on socket.oncert 2014-09-30 12:30:18 +02:00
contacts-ctrl-test.js Implement client side key sync protocol and ui 2014-06-25 18:14:33 +02:00
crypto-test.js Refactor REST dao 2014-06-25 18:12:15 +02:00
devicestorage-dao-test.js Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
dialog-ctrl-test.js Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
email-dao-test.js [WO-587] implement user logout 2014-09-26 19:14:53 +02:00
index.html Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
invitation-dao-test.js Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
keychain-dao-test.js [WO-531] introduce option to query key w/o starting recovery 2014-09-02 13:26:51 +02:00
lawnchair-dao-test.js Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
login-ctrl-test.js [WO-188][WO-421] introduce password-based login 2014-07-23 13:51:10 +02:00
login-existing-ctrl-test.js [WO-592] implement webmail using socket.io 2014-09-16 17:40:03 +02:00
login-initial-ctrl-test.js [WO-592] implement webmail using socket.io 2014-09-16 17:40:03 +02:00
login-new-device-ctrl-test.js [WO-592] implement webmail using socket.io 2014-09-16 17:40:03 +02:00
login-privatekey-download-ctrl-test.js [WO-592] implement webmail using socket.io 2014-09-16 17:40:03 +02:00
login-set-credentials-ctrl-test.js [WO-563] Introduce connection doctor 2014-09-23 16:21:12 +02:00
mail-list-ctrl-test.js [WO-565] Improve notifications 2014-09-17 13:29:51 +02:00
main.js [WO-563] Introduce connection doctor 2014-09-23 16:21:12 +02:00
navigation-ctrl-test.js Add server.js for potential selfhosting 2014-08-12 17:09:18 +02:00
oauth-test.js Remove cached OAuth token before reconnect 2014-08-05 17:53:11 +02:00
outbox-bo-test.js Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
pgp-test.js [WO-510] fix toBigInteger bug 2014-07-30 17:34:31 +02:00
privatekey-dao-test.js [WO-531] use query parameter instead of JSON parameter 2014-09-12 19:23:02 +02:00
privatekey-upload-ctrl-test.js Merge branch 'master' of github.com:whiteout-io/mail-html5 2014-09-17 15:51:58 +02:00
publickey-dao-test.js Rename new-unit to unit under test 2014-06-23 17:21:02 +02:00
read-ctrl-test.js Render text body in iframe as well 2014-07-16 10:22:45 +02:00
rest-dao-test.js Refactor REST dao 2014-06-25 18:12:15 +02:00
set-passphrase-ctrl-test.js Skip setting passphrase in setup 2014-09-15 14:26:12 +02:00
update-handler-test.js [WO-515] Fix folder handling 2014-08-05 18:38:09 +02:00
write-ctrl-test.js [WO-598] Replace contentEditable in writer with textarea 2014-09-22 15:28:22 +02:00