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: make dataproviders `static` #336

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:

As of PHPUnit 10, data providers are (again) expected to be static methods.

This updates the test suite to respect that.

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 6925372489


Totals Coverage Status
Change from base Build 6925352769: 48.6%
Covered Lines: 1100
Relevant Lines: 2263

💛 - Coveralls