summaryrefslogtreecommitdiff
path: root/users/test/unit/user_test.rb
AgeCommit message (Collapse)Author
2013-01-14got users controller test to pass - tickets controller test next.Azul
2012-12-20fixed tests, testing corner cases, fixed theseAzul
2012-12-13Merge branch 'master' into developAzul
Conflicts: users/test/unit/user_test.rb
2012-12-12find users by email and aliasesAzul
2012-11-26Merge branch 'develop' into help_developjessib
Conflicts: users/app/views/sessions/_nav.html.haml
2012-11-26simplified controller and adjusted testsAzul
Also added #assert_json_error to tests.
2012-11-23identify user by id so rerendering the form does not use new invalid loginAzul
2012-11-05Unit test for is_admin?jessib
2012-11-04fixing tests, including support files from all enginesAzul
2012-10-07adding validations for valid login chars and verifier and salt being hexAzul
2012-09-27added in leap web users - one repo to rule them allAzul