summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-03-31fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ...elijah
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-28tests: add_teardown_hook no longer exists in minitest. replaced with teardown().elijah
2015-01-28client certificates: allow for time units to be specified in client_cert_life...elijah
2014-12-19attempt to fix travis configurationelijah
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-17some cleanup of the messages api and cuke featureAzul
2014-07-17clean up error assertions in testsAzul
2014-07-14minor: remove @s added by search and replaceAzul
2014-07-14minor: fix identity test for storing certsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12allow querying for the expiry of a particular fingerprintAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-12Identity view cert_fingerprints_by_expiryAzul
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-09list identities based on search onlyAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-07-05remove dummy appAzul
2014-05-30Merge pull request #167 from azul/feature/i18n-for-ticket-system0.5.2-rcazul
2014-05-29clearify identity validationsAzul
2014-05-29hand on errors from Email to Identity to UserAzul
2014-05-28adopt tests to new error messages for identitiesAzul
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-26use i18n.missing_translationsAzul
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-19store fingerprints with timestampAzul
2014-05-19minor: fix testsAzul
2014-05-19store cert fingerprint with main user identityAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-19fix Email so User.new.valid? does not crashAzul
2014-05-19basic integration test for cert APIAzul
2014-05-13adjust tests to new config and method implementationAzul
2014-05-13destinguish user.email from user.email_addressAzul
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-30remove outdated os detection testAzul
2014-04-25basic password validation without client side gemAzul
2014-04-25make test independent of button tagAzul
2014-04-25Merge pull request #148 from azul/feature/api-quota-supportazul