rails/actionmailbox/test
Hartley McGuire b8433879bc
Fix Action Mailbox tests
ActiveSupport::TestCase isn't defined until later in the file, so the
skip override can be added at the end to ensure it exists (similar to
what the Action Pack tests do)
2023-11-30 11:11:22 -05:00
..
controllers Fix ingress controllers' ability to accept non UTF-8 encoded emails 2022-12-30 23:53:10 +01:00
dummy fix typo in production initializer generator 2023-11-16 15:00:07 -08:00
fixtures/files Fix ingress controllers' ability to accept non UTF-8 encoded emails 2022-12-30 23:53:10 +01:00
generators Module#const_set is a public method 2020-09-15 17:19:37 +09:00
jobs ActionMailbox::IncinerationJobTest create test email without routing 2023-02-07 11:45:07 -08:00
unit [Tests only] Enable `Minitest/AssertPredicate` rule 2023-10-13 19:26:47 +00:00
migrations_test.rb feat: use config pk type in Action Mailbox migration 2023-05-04 08:19:36 -07:00
test_helper.rb Fix Action Mailbox tests 2023-11-30 11:11:22 -05:00