Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -21/+21 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | Revert "Merge pull request #22569 from seuros/remove-test-case" | eileencodes | 2015-12-13 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 9712a7a12b7f9e4dcef751ceda8a73c3f4beb11f, reversing changes made to 3e65c3d3886336e9145438cdeacaf4ebec6a48b8. Reverting because this caused test failures and while we have a followup branch there is still one failure that happens randomly and isn't straight forward to fix. | ||||
* | Controller generators should be creating IntegrationTest stubs instead of ↵ | Abdelkader Boudih | 2015-12-13 | 1 | -1/+1 |
| | | | | ControllerTest | ||||
* | Allow rake:stats to account for rake tasks | Kevin Deisz | 2015-10-19 | 1 | -0/+16 |
| | |||||
* | Update `rake counts` to count declarative tests in minitest | brainopia | 2015-01-09 | 1 | -24/+50 |
| | |||||
* | Improve `rake stats` for JavaScript and CoffeeScript. | Hendy Tanata | 2013-02-25 | 1 | -0/+288 |
Ignore block comments and calculates number of functions. |