summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Edmunds <medmunds@gmail.com>2026-05-02 12:24:34 -0700
committernessita <124304+nessita@users.noreply.github.com>2026-05-06 22:39:16 -0300
commit22ce7cf4d53cbe3d1613270088ff938907248ac2 (patch)
treeb78583079c3819311a08aeb06d70c159faa605ab /scripts
parent5686ce41958b21f0ae5bfa290e8d4420a6349c1b (diff)
Refs #35514 -- Cleaned up mail tests.
* Renamed shared backend test case class to SharedEmailBackendTests, to avoid confusion with tests for the BaseEmailBackend. * Used consistent module references to mail functions (removed `mail.` from most uses; kept it for `mail.get_connection()`). * Used consistent `backend` variable name for EmailBackend instances in backend tests (matching most SMTP tests, replacing `connection` and `conn` in other tests). * Renamed some test cases for clarity. * Removed some unnecessary docstrings from test cases. * Reformatted some docstrings with nearby edits.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions