summaryrefslogtreecommitdiff
path: root/test/support
AgeCommit message (Expand)Author
2015-01-28tests: add_teardown_hook no longer exists in minitest. replaced with teardown().elijah
2014-07-17add translation and fix testsAzul
2014-07-17clean up error assertions in testsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-05-26Merge pull request #163 from azul/feature/3398-save-hashed-tokenazul
2014-05-26hash token with sha512 against timing attacs #3398Azul
2014-05-26fix test to require loginAzul
2014-05-19store fingerprints with timestampAzul
2014-05-19minor: fix testsAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-19basic integration test for cert APIAzul
2014-05-13minor: use %Q for interpolated string with "Azul
2014-05-13keep empty email field if user removed prefillAzul
2014-05-13allow for usernames with dotsAzul
2014-05-06hide srp forms when no js is availableAzul
2014-04-11move include AssertResponses into test itselfAzul
2014-04-08moving users: app and test filesAzul
2014-04-08fix requiring core extensions - most tests passAzul
2014-04-08moving all of core into toplevel, tests fail.Azul