Changes between Version 5 and Version 6 of Ticket #36953


Ignore:
Timestamp:
Mar 19, 2026, 1:31:39 PM (3 weeks ago)
Author:
Mike Edmunds
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36953 – Description

    v5 v6  
    9292  * test_attach_mimepart_prohibits_other_params +subTest
    9393  * test_attach_content_is_required
    94   * test_dummy_backend → LocmemBackendTests
     94  * test_dummy_backend → DummyBackendTests
    9595  * test_arbitrary_keyword → GetConnectionTests
    9696  * test_custom_backend → GetConnectionTests
     
    170170  * test_close_connection
    171171  * test_use_as_contextmanager
     172
     173* +DummyBackendTests: new class for dummy EmailBackend test cases
    172174
    173175* LocmemBackendTests(BaseEmailBackendTests) → no changes
Back to Top