summaryrefslogtreecommitdiff
path: root/engines/support/test/functional/tickets_controller_test.rb
AgeCommit message (Expand)Author
2017-12-08upgrade: factory_girl -> factory_botAzul
2016-11-21bugfix: handle missing params for ticket gracefullyAzul
2016-05-13ensure invalid user ids still render the ticket formAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-09adopt ticket list test to new behaviourAzul
2014-06-03tickets: fix bug that allow index of other userselijah
2014-05-26split up and refactor TicketController#updateAzul
2014-05-26separate tests for the ticket list from main controller testAzul
2014-05-26splitting up long functional test caseAzul
2014-05-26move comment related tests out of TicketControllerTestAzul
2014-05-13adjust tests to new config and method implementationAzul
2014-04-24add tests for invalid ticket creationAzul
2014-04-11move engines into engines directoryAzul