chore: track the latest WordPress release in blueprints and tests - #202
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
▶ Preview in WordPress PlaygroundBoots a fresh WordPress with this PR's presence-api build, seeds 5 demo users, and drops you on the dashboard. Stress-test variant: 40 demo users · Built from |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #202 +/- ##
=========================================
Coverage 46.05% 46.05%
Complexity 170 170
=========================================
Files 15 15
Lines 1889 1889
=========================================
Hits 870 870
Misses 1019 1019
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Description:
The blueprints and the test environment were still aimed at the development branch from before 7.0 shipped, so neither matched the
Requires at least: 7.0floor the plugin actually supports.Verified locally against the resolved version, 7.0.3: PHPUnit
OK (115 tests, 240 assertions)and Playwright13 passed.Use of AI Tools
AI assistance: Yes
Tool(s): Claude Code
Model(s): Claude Opus 5
Used for: Drafting and implementation