summaryrefslogtreecommitdiff
path: root/engines/support/test
AgeCommit message (Expand)Author
2017-12-08upgrade: factory_girl -> factory_botAzul
2017-03-23fix: keep ticket submit button clickableAzul
2017-03-22upgrade: bundleAzul
2016-11-21bugfix: handle missing params for ticket gracefullyAzul
2016-05-23Merge remote-tracking branch 'pr/220' into developAzul
2016-05-22make ticket tests pass without network connectionAzul
2016-05-20include engine tests in default testAzul
2016-05-14ensure invalid user ids still render the ticket formAzul
2016-05-02upgrade: remove references to RestClientAzul
2015-09-28Fix the remaining failures/errors in our testsankonym
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-05-22fix failing testelijah
2015-04-30added support for email notifications of ticket changeselijah
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12minor: fix typo in load_viewsAzul
2014-07-09adopt ticket list test to new behaviourAzul
2014-07-09minor: cleanup some linksAzul
2014-07-09stay on all tickets view when sorting (#5879)Azul
2014-07-09minor: remove dummy dependency in engine test_helpersAzul
2014-06-03tickets: fix bug that allow index of other userselijah
2014-05-29adopt tests to new translationsAzul
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-05-13prefill ticket form from the model - fixes #5657Azul
2014-05-13keep empty email field if user removed prefillAzul
2014-04-24add tests for invalid ticket creationAzul
2014-04-11move engines into engines directoryAzul