summaryrefslogtreecommitdiff
path: root/engines/support/test/unit/ticket_test.rb
AgeCommit message (Collapse)Author
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-04-30added support for email notifications of ticket changeselijah
2014-05-13adjust tests to new config and method implementationAzul
Ticket.is_creator_vlidated? now actually fetches the user from the db and returns false if it does not exist.
2014-04-11move engines into engines directoryAzul
Also renamed help to support so it's harder to confuse it with documentation