summaryrefslogtreecommitdiff
path: root/test/unit/tmp_user_test.rb
AgeCommit message (Collapse)Author
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ↵elijah
token, "tmp" users are users that exist only in tmp db, "test" users are either tmp users or users named "test_user_x"
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-09-28Added an 'invite code' to all the tests for the sign-up form so we have a ↵Aya Jaff
valid user for the tests again
2015-03-17add support for rotating tokens and sessions databases, and for a special ↵elijah
tmp db for test users.