feat: add expected recipient reporting
This commit is contained in:
parent
5ea6c738d2
commit
b7591f531b
17 changed files with 629 additions and 22 deletions
5
tests/fixtures/expected_recipients.csv
vendored
Normal file
5
tests/fixtures/expected_recipients.csv
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
email,name
|
||||
optout@example.com,Opt Out
|
||||
csv-absent@example.com,Missing From Mailbox
|
||||
OPTOut@example.com,Duplicate Case Variant
|
||||
not-an-address,Invalid
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue