mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-27 06:46:56 -05:00
Feature: add is_batch_send to anymail_test_params
Make it easier for tests to check whether messages would fall under Anymail's batch-send logic. See #249.
This commit is contained in:
@@ -46,6 +46,13 @@ Fixes
|
||||
(Thanks to `@coupa-anya`_ for reporting the issue.)
|
||||
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
* In Anymail's test EmailBackend, add `is_batch_send` boolean to `anymail_test_params`
|
||||
to help tests check whether a sent message would fall under Anymail's batch-send logic.
|
||||
|
||||
|
||||
v8.4
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user