Xavier Noria
|
b91ff557ef
|
applies new string literal convention in actionmailer/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 19:03:39 +02:00 |
|
Cristian Bica
|
f4ee114746
|
Deprecated .deliver / .deliver! to .deliver_now / .deliver_now!
|
2014-08-20 17:48:34 +03:00 |
|
Rafael Mendonça França
|
126a15e0fe
|
Include the selector assertions on the test case
We don't need to require users to include this module on
ActionMailer::TestCase
|
2014-07-15 13:40:18 -03:00 |
|
Timm
|
9c9875b059
|
Inline Assertion reference.
|
2014-06-16 21:04:26 +02:00 |
|
Timm
|
b276108330
|
Remove response faking.
|
2014-06-16 21:04:26 +02:00 |
|
Timm
|
1a8ca9fc35
|
Use 1.9 syntax.
|
2014-06-16 21:04:25 +02:00 |
|
Timm
|
94ca27b190
|
Added rails-dom-testing and rails-html-sanitizer to Gemfile. Added tests for assert_select_email.
|
2014-06-16 21:04:17 +02:00 |
|