Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge docrails changes | Pratik Naik | 2008-07-28 | 1 | -12/+50 |
* | Merge with docrails. | Pratik Naik | 2008-07-16 | 1 | -0/+23 |
* | Added ActionController::TestCase#rescue_action_in_public! to control whether ... | David Heinemeier Hansson | 2008-04-27 | 1 | -2/+21 |
* | Allow using named routes in ActionController::TestCase before any request has... | Pratik Naik | 2008-03-08 | 1 | -2/+2 |
* | Make the non inferrable controller message a little friendlier. [Koz] | Michael Koziarski | 2008-01-30 | 1 | -1/+7 |
* | * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos... | Jeremy Kemper | 2008-01-05 | 1 | -20/+12 |
* | Ensure that test case setup is run even if overridden. Closes #10382. | Jeremy Kemper | 2007-12-28 | 1 | -3/+16 |
* | When a NonInferrableControllerError is raised, make the proposed fix clearer ... | Marcel Molina | 2007-12-05 | 1 | -1/+1 |
* | Introduce TestCase subclasses for testing rails applications allowing tests t... | Michael Koziarski | 2007-10-26 | 1 | -0/+53 |