summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)Author
2017-12-08upgrade: factory_girl -> factory_botAzul
2017-11-16fix: respond with error on invalid pgp keyAzul
2017-11-13fix: alternate email dialogueAzul
2017-10-24fix: sanity checks on user paramsAzul
2017-10-16fix: login error message with locale setAzul
2017-08-15remove merge cruftelijah
2017-08-15use i18n for login testelijah
2017-04-20fix: set token in forms correctlyAzul
2017-04-03feature: delete user clearing usernameAzul
2017-03-27upgrade: simple_form to bootstrap 3Azul
2017-03-23bugfix: handle couch 404sAzul
2017-03-20fix: 404 for missing pages template - fixes #9Azul
2017-03-20test: 404 response for missing keyAzul
2017-03-20bugfix: format: html for home rootsAzul
2017-03-10Adds recovery code to user accountThais Siqueira
2016-08-19respond_to on a per controller basisAzul
2016-07-14[feature] restrict is_admin in the user api, to only allow queryingNavaL
2016-07-14Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e...NavaL
2016-06-22[feature] expose is_admin in the user apiNavaL
2016-05-23move signup from users to account_controllerAzul
2016-05-21tests: reset I18n.locale after locale_path_testAzul
2016-05-20include engine tests in default testAzul
2016-05-18api: allow version bumping - bump to 2Azul
2016-05-02upgrade: unique test namesAzul
2016-05-02split up integration account testAzul
2016-03-28api: added get(:show) to identities and users, allow monitors to create/delet...elijah
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
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-28Remove change password browser testankonym
2015-09-28Added an 'invite code' to all the tests for the sign-up form so we have a val...Aya Jaff
2015-07-14fix i18n testselijah
2015-03-17Better error message when a database is missing (very useful for nagios tests)elijah
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2015-01-28client certificates: allow for time units to be specified in client_cert_life...elijah
2014-07-17clean up error assertions in testsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-09list identities based on search onlyAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-05-30Merge pull request #167 from azul/feature/i18n-for-ticket-system0.5.2-rcazul
2014-05-29clearify identity validationsAzul
2014-05-28ensure identity is cleared on user.reload - fixes testAzul
2014-05-28use Identity for testing login availabilityAzul
2014-05-26sorting translation keys someAzul
2014-05-26Merge pull request #163 from azul/feature/3398-save-hashed-tokenazul
2014-05-26hash token with sha512 against timing attacs #3398Azul