Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Tests: use PHPUnit annotations #362

Closed jrfnl closed 7 months ago

jrfnl commented 7 months ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Use PHPUnit annotations instead of properties.

Apparently this must have worked in some way, but the preserveGlobalState for the DependencyYoastSEOTest was definitely not correct (and probably not working either).

Test instructions

This PR can be tested by following these steps:

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 6925892474

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 6925868219: 0.0%
Covered Lines: 148
Relevant Lines: 263

💛 - Coveralls