Yoast / duplicate-post

Yoast Duplicate Post plugin for WordPress
https://yoast.com
GNU General Public License v2.0
46 stars 36 forks source link

Tests: use PSR-4 #334

Closed jrfnl closed 9 months ago

jrfnl commented 9 months ago

Context

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Tests: make sure all files are namespaced

... including the test bootstrap.

Includes ensuring that all calls to global functions and global constants are now fully qualified.

Tests: use PSR-4

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps: