summaryrefslogtreecommitdiffstats
path: root/test/functional/reports_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing fixture for reports_controller_test (#30120).Go MAEDA2018-12-071-1/+2
* Extend Issue Summary to include subprojects (#2529).Go MAEDA2018-10-031-0/+79
* Issues reports should show only statuses used by the project (#27772).Go MAEDA2017-12-191-0/+26
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-4/+15
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-191-22/+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
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that open/closed counts on issues summary are not displayed with SQLSer...Jean-Philippe Lang2013-07-281-0/+18
* 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-3/+0
* Reversed order of priorities on the issue summary page (#11205).Jean-Philippe Lang2012-06-201-1/+8
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Test cleanup.Jean-Philippe Lang2012-01-011-40/+17
* Rails3: replace "all" fixtures at test/functional/reports_controller_test.rbToshi MARUYAMA2011-09-251-1/+9
* remove trailing white-spaces from test/functional/reports_controller_test.rb.Toshi MARUYAMA2011-08-241-7/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Separated ReportsController#issue_report into two separate actions.Eric Davis2010-02-081-5/+25
* Moved a routing test from a functional to an integration test.Eric Davis2010-02-081-12/+0
* Converted a test to shoulda and added more checks for it's assignments.Eric Davis2010-02-031-4/+15
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds some functional tests.Jean-Philippe Lang2009-03-011-0/+40
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-0/+20