summaryrefslogtreecommitdiffstats
path: root/test/unit/time_entry_activity_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
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+4
* Test failure.Jean-Philippe Lang2018-12-161-1/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* remove empty lines including trailing white space from test/unit/time_entry_a...Toshi MARUYAMA2017-02-211-3/+0
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed that project activity without parent hides system activities and remove...Jean-Philippe Lang2015-05-301-0/+7
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-301-5/+5
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-2/+2
* add missing fixtures to TimeEntryActivityTestToshi MARUYAMA2014-09-121-1/+8
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that deleting a system activity with children in use raises an error (#...Jean-Philippe Lang2013-05-011-1/+29
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Array#to_s behaviour changed in ruby 1.9.Jean-Philippe Lang2012-03-051-2/+2
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-6/+8
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Rails3: test: replace deprecated errors.on at test_update_issue_with_required...Toshi MARUYAMA2011-10-071-1/+1
* remove trailing white-spaces from test/unit/time_entry_activity_test.rb.Toshi MARUYAMA2011-08-301-5/+5
* add functional tests for bulk edit time entries (#7996).Toshi MARUYAMA2011-04-041-2/+2
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-211-0/+49
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-0/+36