summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_subtasking_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
* The progress exceeding 99.5% is displayed as 100% (#27848).Jean-Philippe Lang2018-01-081-0/+11
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* remove trailing white-spaces from test/unit/issue_subtasking_test.rbToshi MARUYAMA2017-05-271-2/+2
* Prevent parent issue from being closed if a child issue is open (#10989).Jean-Philippe Lang2016-12-211-0/+9
* Closing all subtasks causes error if default priority is not defined and prio...Jean-Philippe Lang2016-10-011-0/+24
* Fixed that progress of parent should be calculated with total estimated hours...Jean-Philippe Lang2016-09-011-0/+20
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Only consider open subtasks when computing the priority of a parent issue (#5...Jean-Philippe Lang2016-01-161-1/+10
* Calculate done_ratio based on children instead of leaves (#20995).Jean-Philippe Lang2015-11-141-0/+20
* add missing fixtures to IssueSubtaskingTestToshi MARUYAMA2015-07-061-1/+3
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-251-14/+42
* Moved tests to issue_subtasking_test.Jean-Philippe Lang2015-05-251-0/+20
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+64
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+146