index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailer
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Leave all our tests as order_dependent! for now"
Matthew Draper
2015-03-06
1
-5
/
+0
*
Removing unused mailer templates
Thiago Pradi
2015-03-01
18
-50
/
+0
*
remove noise from AM tests
Aditya Kapoor
2015-02-07
1
-5
/
+16
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
3
-3
/
+0
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-1
/
+1
*
Fix assertion that was never run
claudiob
2015-01-11
1
-1
/
+1
*
Add assert_enqueued_emails and assert_no_enqueued_emails
George Claghorn
2015-01-08
1
-0
/
+47
*
Remove deprecated ActionMailer deliver & deliver!
claudiob
2015-01-04
1
-19
/
+0
*
Template lookup now respect default locale and I18n fallbacks.
Rafael Mendonça França
2014-12-29
3
-1
/
+28
*
let the AM test suite pass in 1.9
Xavier Noria
2014-11-24
1
-2
/
+2
*
let mailer templates generate URLs by default [Xavier Noria, Richard Schneeman]
Xavier Noria
2014-11-24
2
-0
/
+61
*
Only include the needed assertions
Rafael Mendonça França
2014-10-07
1
-1
/
+1
*
fix tests on action_mailer
schneems
2014-10-07
3
-6
/
+8
*
Allow attaching files while the mail view is rendered
Christian Felder (masone)
2014-09-22
2
-0
/
+21
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-1
/
+1
*
Rename remaining :in / :at to :wait / :wait_until
Cristian Bica
2014-09-04
1
-3
/
+5
*
Active Job refactoring
Cristian Bica
2014-09-03
1
-12
/
+12
*
Leave all our tests as order_dependent! for now
Matthew Draper
2014-09-02
1
-0
/
+5
*
[ActionMailer] Rename test/test_test to test/test_case_test
Abdelkader Boudih
2014-08-30
1
-0
/
+0
*
Make test:isolated run without bundler for Action Mailer
Robin Dupret
2014-08-29
1
-3
/
+2
*
Fix SyntaxError
Akira Matsuda
2014-08-21
1
-1
/
+1
*
Deprecated .deliver / .deliver! to .deliver_now / .deliver_now!
Cristian Bica
2014-08-20
8
-51
/
+70
*
Clear deliveries in order not to affect other tests
Akira Matsuda
2014-08-20
1
-2
/
+4
*
Remove global helpers from the ActionMailer test suite.
Lucas Mazza
2014-08-19
2
-13
/
+1
*
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-17
4
-8
/
+93
|
\
|
*
[ActiveJob] Use globalid gem
Abdelkader Boudih
2014-08-17
1
-1
/
+0
|
*
[ActionMailer] Rename ActionMailer::DelayedDeliveryJob to ActionMailer::Deliv...
Abdelkader Boudih
2014-08-17
1
-4
/
+4
|
*
[ActiveJob] Fix test syntax
Abdelkader Boudih
2014-08-17
1
-10
/
+10
|
*
Refactor DeliverLater into MessageDelivery
Abdelkader Boudih
2014-08-14
2
-10
/
+11
|
*
Merge branch 'master' into activejob
Cristian Bica
2014-08-13
1
-1
/
+3
|
|
\
|
|
*
use :test delivery method for `base_test.rb`
Yves Senn
2014-08-13
2
-6
/
+3
|
|
*
actionmailer_tests_are_order_dependent!
Akira Matsuda
2014-08-13
1
-0
/
+5
|
|
*
AM, AP, AV, and AMo tests are already order_independent!
Akira Matsuda
2014-08-13
1
-5
/
+0
|
*
|
Added ActionMailer::DeliverLater
Abdelkader Boudih
2014-08-13
2
-0
/
+88
*
|
|
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-12
2
-0
/
+46
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
1
-1
/
+1
|
*
|
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
1
-0
/
+5
|
|
/
|
*
Raise an exception when attachments are added after `mail` was called.
Yves Senn
2014-07-29
1
-0
/
+39
|
*
Stop requiring mocha automatically
Rafael Mendonça França
2014-07-19
1
-0
/
+2
*
|
Include the selector assertions on the test case
Rafael Mendonça França
2014-07-15
1
-3
/
+0
*
|
Rails is a module not a class
Rafael Mendonça França
2014-07-15
1
-1
/
+1
*
|
Merge pull request #11218 from kaspth/loofah-integration
Rafael Mendonça França
2014-07-10
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
Inline Assertion reference.
Timm
2014-06-16
1
-3
/
+4
|
*
Remove response faking.
Timm
2014-06-16
1
-15
/
+1
|
*
Use 1.9 syntax.
Timm
2014-06-16
1
-6
/
+6
|
*
Added rails-dom-testing and rails-html-sanitizer to Gemfile. Added tests for ...
Timm
2014-06-16
1
-0
/
+63
*
|
test i18n against a routed app
Aaron Patterson
2014-07-07
1
-1
/
+16
*
|
add test coverage for the action mailer
Dmitry Polushkin
2014-07-04
6
-38
/
+16
*
|
Add unregister_template_handler to prevent leaks.
Zuhao Wan
2014-06-12
1
-4
/
+0
|
/
*
Restore I18n.locale to default after test.
Zuhao Wan
2014-06-07
1
-0
/
+4
[next]