wordpress-develop/tests/phpunit/tests/privacy
Sergey Biryukov 502784dbd1 PHPCS: Fix WPCS violations in [45062].
See #46056.

git-svn-id: https://develop.svn.wordpress.org/trunk@45063 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-28 21:56:17 +00:00
..
wpCreateUserRequest.php Privacy: Allow new requests to be created after a user’s existing one has been completed. 2019-03-15 16:26:55 +00:00
wpPrivacyCompletedRequest.php Privacy: Mark processed requests as completed instead of confirmed. 2018-05-08 23:28:47 +00:00
wpPrivacyDeleteOldExportFiles.php Privacy: Add test for wp_privacy_export_expiration filter. 2018-09-13 17:25:31 +00:00
wpPrivacyGeneratePersonalDataExportFile.php Privacy: Remove two test methods that fail on certain configurations. 2019-03-04 22:19:05 +00:00
wpPrivacyGeneratePersonalDataExportGroupHtml.php Privacy: Be less restrictive of the HTML tags allowed in user data exports. 2019-03-08 22:04:50 +00:00
wpPrivacyProcessPersonalDataExportPage.php Privacy: Add missing unit tests for exporting personal data. 2019-03-04 19:35:30 +00:00
wpPrivacySendErasureFulfillmentNotification.php Privacy: Ensure the privacy data erase fulfillment email is sent in the locale of the user whose data is being erased (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale. 2019-03-27 19:41:01 +00:00
wpPrivacySendPersonalDataExportEmail.php PHPCS: Fix WPCS violations in [45062]. 2019-03-28 21:56:17 +00:00
wpPrivacySendRequestConfirmationNotification.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00