fxa-auth-server/test/local
Danny Coates aa9a9ca22d fixed email complaint tests 2014-04-16 10:37:06 -07:00
..
account_reset_token_tests.js restructure tests 2014-01-17 19:20:00 -08:00
bounce_handler_tests.js fixed email complaint tests 2014-04-16 10:37:06 -07:00
butil_tests.js increased test coverage 2014-01-17 21:05:42 -08:00
concurrent_tests.js when the db throws a ER_DUP_ENTRY on account create, translate it to an account exists (101) error 2014-03-17 13:08:58 -07:00
db_tests.js Add more db tests to check after when things have been deleted 2014-01-22 10:25:54 +13:00
forgot_password_token_tests.js restructure tests 2014-01-17 19:20:00 -08:00
hkdf_tests.js restructure tests 2014-01-17 19:20:00 -08:00
key_fetch_token_tests.js Add a test for KeyFetchToken.fromId 2014-03-18 17:40:01 +11:00
password_tests.js Add some explicit tests for crypto/password.js 2014-03-18 17:28:48 +11:00
pbkdf2_tests.js change pbkdf2.derive len parameter to use byte length instead of bit length to be consistent with other functions 2014-02-19 16:28:37 -08:00
resend_blackout_tests.js set the resendBlackoutPeriod to 0 in dev.json 2014-03-25 14:55:42 -07:00
scrypt_tests.js refactored crypto/password.js and added verifierVersion config parameter 2014-01-21 11:26:26 -08:00
session_token_tests.js restructure tests 2014-01-17 19:20:00 -08:00
signer_tests.js first steps in lastAuthAt 2014-02-11 10:53:40 -08:00
token_expiry_tests.js update verifierVersion on account reset and password change 2014-02-19 18:19:39 -08:00
verifier_upgrade_tests.js update verifierVersion on account reset and password change 2014-02-19 18:19:39 -08:00