summaryrefslogtreecommitdiffstats
path: root/test/functional/project_enumerations_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-3/+4
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-21/+40
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-1/+1
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-301-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControll...Toshi MARUYAMA2014-01-111-1/+2
* Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTestToshi MARUYAMA2014-01-111-6/+13
* code format cleanup ProjectEnumerationsControllerTestToshi MARUYAMA2014-01-111-5/+8
* Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTestToshi MARUYAMA2014-01-081-6/+13
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-1/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* 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