Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test cleanup. | Jean-Philippe Lang | 2012-01-01 | 1 | -40/+17 |
* | Rails3: replace "all" fixtures at test/functional/reports_controller_test.rb | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+9 |
* | remove trailing white-spaces from test/functional/reports_controller_test.rb. | Toshi MARUYAMA | 2011-08-24 | 1 | -7/+7 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Separated ReportsController#issue_report into two separate actions. | Eric Davis | 2010-02-08 | 1 | -5/+25 |
* | Moved a routing test from a functional to an integration test. | Eric Davis | 2010-02-08 | 1 | -12/+0 |
* | Converted a test to shoulda and added more checks for it's assignments. | Eric Davis | 2010-02-03 | 1 | -4/+15 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Adds some functional tests. | Jean-Philippe Lang | 2009-03-01 | 1 | -0/+40 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -0/+20 |