summaryrefslogtreecommitdiff
path: root/test/support
AgeCommit message (Expand)Author
2017-12-08upgrade: fix mocha deprecationAzul
2017-12-08upgrade: factory_girl -> factory_botAzul
2017-03-27upgrade: simple_form to bootstrap 3Azul
2017-03-20test: 404 response for missing keyAzul
2016-08-19respond_to on a per controller basisAzul
2016-05-23fix config check in submit_signupAzul
2016-05-23move signup from users to account_controllerAzul
2016-05-20api: set defaults for version in routesAzul
2016-05-18api: allow version bumping - bump to 2Azul
2016-05-09test: make identity test locale independentAzul
2016-05-02test: use assert_error_response in functional testAzul
2016-05-02upgrade: test cases now have #nameAzul
2016-05-02test: flash now has string keysAzul
2016-05-02upgrade: default_wait_time -> default_max_wait_timeAzul
2016-05-02fix browser_integration_testAzul
2016-03-28api: added allow ability to limit what IPs can access api using a static conf...elijah
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2015-10-05changed capybara timeclaucece
2015-10-05add test to payments and subscriptionsclaucece
2015-09-28Make invite code configurableankonym
2015-09-28Fix the remaining failures/errors in our testsankonym
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-09-28Added an 'invite code' to all the tests for the sign-up form so we have a val...Aya Jaff
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