summaryrefslogtreecommitdiff
path: root/help/test/functional/tickets_controller_test.rb
AgeCommit message (Expand)Author
2014-04-11move engines into engines directoryAzul
2014-02-10minor: more robust destruction of records in testsAzul
2014-02-06make sure ticket get's cleared at end of tickets_by_admin testAzul
2013-12-22locale prefix support:elijah
2013-11-11Rename ticket title to be subject, as that is what we are displaying it as.jessib
2013-09-03remove unneccessary user creation and destruction in ticket testAzul
2013-07-04fix ticket tests, get :admin_user factory to work.elijah
2013-02-05Tweaks because user attribute is now email_address, not emailjessib
2013-01-14minor: further cleanup - try to leave no record behindAzul
2013-01-14little bit of cleanupAzul
2013-01-14tickets controller tests passingAzul
2012-12-17Change comments to reflect changes to functional tests for tickets.jessib
2012-12-17split up and fixed ticket functional testsAzul
2012-12-17small fix to the tickets functional testAzul
2012-12-07Added reduce functions, so pagination should now work correctly. This also re...jessib
2012-12-07More tests of retrieving index of tickets, for admins and non-admin authentic...jessib
2012-12-07Merge branch 'master' into help_developjessib
2012-12-04A test of ordering of tickets.jessib
2012-12-04Testing of functionality to retrieve tickets.jessib
2012-12-03make tests pass on an empty dbAzul
2012-12-01using login :is_admin => true instead of real recordsAzul
2012-11-27fixed some small issues and the tests except oneAzul
2012-11-15Some more ticket tests.jessib
2012-11-14Improvements to functional ticket tests.jessib
2012-11-12Some test improvements.jessib
2012-11-12Merge branch 'develop' into help_developjessib
2012-11-12some notes to test that aren't working now.jessib
2012-11-04using new login helper and cleaning up test a bitAzul
2012-10-18Uses the working authentication code.jessib
2012-10-16Some functional tests and other tweaks.jessib
2012-10-05Rough code to add & comment on tickets.jessib