Split EmailTestHelper out from test_email_sending.py

Review Request #12693 — Created Oct. 20, 2022 and submitted

david
Review Board
release-6.x
reviewboard

We have a helper class that handles much of the setup required to test
that reviews and review requests send emails, but this was contained
within the test case file where it was used. I need to use it elsewhere,
so I've split it out into a new file to import from.

Used the helper from a new test file.

Summary
Split EmailTestHelper out from test_email_sending.py
Description From Last Updated

blank line at end of file Column: 1 Error code: W391

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (b1e799d)
Loading...