summaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2014-11-11Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l...elijah
2014-07-31use ApiController#anonymous_access_allowed?Azul
2014-07-31respond with 404 and 500 when rendering custom error pagesAzul
2014-07-17add translation and fix testsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-11Added allow_registration toggle.Folker Bernitt
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-26change from GET to POST for certsAzul
2014-05-19minor: fix testsAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-13adjust tests to new config and method implementationAzul
2014-04-18adopt service_level config to platform settingsAzul
2014-04-18change service level configuration strategyAzul
2014-04-17adjust test to service list in configAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-17initial commit for the service level apiAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: app and test filesAzul
2013-12-29Return 'provider.json' via a controller, to better be able to control the res...elijah
2013-09-03integration test for displaying internal server error during signupAzul
2013-09-03Test the error handling of json and html responsesAzul
2012-09-27Adding in what used to be leap webapp demoAzul