summaryrefslogtreecommitdiffstats
path: root/test/functional/project_enumerations_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-0/+17
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-4/+4
* Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p3...Jean-Philippe Lang2012-03-011-0/+2
* Rails3: replace "all" fixtures at test/functional/project_enumerations_contro...Toshi MARUYAMA2011-09-251-1/+11
* remove trailing white-spaces from test/functional/project_enumerations_contro...Toshi MARUYAMA2011-08-311-6/+6
* Fixes wrong assertion.Jean-Philippe Lang2010-12-311-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds leading slash to all assert_redirected_to arguments (#6887).Jean-Philippe Lang2010-11-141-4/+4
* Refactor: convert ProjectEnumerations to a resource on a project.Eric Davis2010-09-101-11/+11
* Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...Eric Davis2010-09-031-0/+47
* Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...Eric Davis2010-09-021-0/+142