summaryrefslogtreecommitdiffstats
path: root/test/functional/gantts_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Test for r18136 (#14654).Go MAEDA2019-05-081-0/+24
* 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
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+2
* Add assignee's icon to tooltips in gantt and calendar (#29306).Go MAEDA2018-09-181-4/+8
* Add tests for context menu in gantt (#10485).Go MAEDA2017-11-271-0/+5
* Add test assertions to the four controller test cases (#26125).Jean-Philippe Lang2017-06-251-0/+12
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-8/+28
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-18/+4
* 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
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Misc tests.Jean-Philippe Lang2014-12-131-0/+12
* Replaced some #assert_tag with #assert_select.Jean-Philippe Lang2014-11-201-3/+3
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Don't reload the issue in after_save callback.Jean-Philippe Lang2013-02-281-2/+2
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-1/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adjust test for r11120 (#3436).Jean-Philippe Lang2013-01-051-1/+1
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-051-0/+16
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-68/+68
* add copyright statement to test/functional/gantts_controller_test.rbToshi MARUYAMA2012-07-211-0/+17
* replace shoulda to Rails standard tests at functional gantts controller testToshi MARUYAMA2012-07-211-19/+14
* Rails3: test: template must be specified as controller/action not with their ...Toshi MARUYAMA2011-09-281-5/+5
* Rails3: replace "all" fixtures at test/functional/gantts_controller_test.rbToshi MARUYAMA2011-09-251-1/+9
* remove trailing white-spaces from test/functional/gantts_controller_test.rb.Toshi MARUYAMA2011-08-301-7/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixed: new gantt chart discloses all private projects names (#6276).Jean-Philippe Lang2010-11-211-0/+12
* Fixed: error on gantt when no issue have a due date (#6350).Jean-Philippe Lang2010-10-221-1/+11
* Mark the failed test in r4276 as pending. Tests should never fail when commit...Eric Davis2010-10-221-1/+1
* Adds a failing test for #6350.Jean-Philippe Lang2010-10-221-0/+9
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-8/+8
* Fix a few requires for metric_fu's rcov.Eric Davis2010-08-041-1/+1
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-281-0/+56