Opened 4 years ago
#46560 new enhancement
Personal Data Export email unit tests found in erasure fulfillment
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.6 |
Component: | Privacy | Keywords: | |
Focuses: | Cc: |
Description
Hello,
While working on #44721 and #46056 I found there's some unit tests for the erasure fulfillment email that aren't covered in the data export email. Specifically, the test on post_type and post_status found here;
https://github.com/WordPress/wordpress-develop/blob/5.1.1/tests/phpunit/tests/privacy/wpPrivacySendErasureFulfillmentNotification.php#L240-L277
We should be checking these to have consistent coverage between unit test suites for the two similar emails.
Cheers
Note: See
TracTickets for help on using
tickets.