summaryrefslogtreecommitdiff
path: root/users/test/support/auth_test_helper.rb
AgeCommit message (Expand)Author
2014-04-08moving users: app and test filesAzul
2013-12-22locale prefix support:elijah
2013-10-30test helper to expect_logout.Azul
2013-09-03use Token#authenticate for authenticationAzul
2013-08-27token.user will get you the right userAzul
2013-08-27basic testing for token based auth in testsAzul
2013-07-04user tests -- user update has been moved entirely to api controller, so fix t...elijah
2013-01-14tickets controller tests passingAzul
2012-12-17fixed inclusion of stub record helperAzul
2012-12-07Merge branch 'master' into help_developjessib
2012-12-03refactored tests with new find_record helperAzul
2012-12-01Merge branch 'develop' into help_developAzul
2012-11-28admins can destroy usersAzul
2012-11-26Merge branch 'develop' into help_developjessib
2012-11-23refactored creation of record stubsAzul
2012-11-12Merge branch 'develop' into help_developjessib
2012-11-12some notes to test that aren't working now.jessib
2012-11-04stubbing current_user the warden wayAzul
2012-11-04fixing tests, including support files from all enginesAzul
2012-10-24Extraction of test support methodsAzul
2012-10-24basic admin controller methods and helpers + testsAzul