Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed RFC-2045 quoted-printable bug [#1421 state:committed] | Alexey Mahotkin | 2008-11-20 | 1 | -1/+1 |
* | Ruby 1.9 compat: check for minitest's assertion also | Jeremy Kemper | 2008-11-08 | 1 | -3/+3 |
* | * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos... | Jeremy Kemper | 2008-01-05 | 1 | -8/+2 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Fixed that you don't have to call super in ActionMailer::TestCase#setup (clos... | David Heinemeier Hansson | 2008-01-03 | 1 | -0/+18 |
* | Introduce TestCase subclasses for testing rails applications allowing tests t... | Michael Koziarski | 2007-10-26 | 1 | -5/+30 |
* | Increase mail delivery test coverage. Closes #8692. | Jeremy Kemper | 2007-06-20 | 1 | -0/+13 |
* | Add assert_emails and assert_no_emails to test the number of emails delivered... | Jeremy Kemper | 2006-11-05 | 1 | -0/+79 |