Skip to content

Conversation

@GaryJones
Copy link
Contributor

Summary

  • Adds the missing integration test workflow to run PHPUnit tests against WordPress
  • Tests against WP 6.4 + PHP 7.4 (minimum) and WP master + PHP latest
  • Uses the standard workflow structure consistent with other Automattic plugins
  • The plugin already has all required infrastructure (composer scripts, .wp-env.json, phpunit.xml.dist, tests directory)

Test plan

  • CI passes on this PR
  • Integration tests run successfully for both single site and multisite

🤖 Generated with Claude Code

@GaryJones GaryJones requested a review from a team as a code owner December 17, 2025 00:50
@GaryJones GaryJones self-assigned this Dec 17, 2025
@GaryJones GaryJones added the type: maintenance Routine maintenance and code quality improvements label Dec 17, 2025
@GaryJones GaryJones added this to the Next milestone Dec 17, 2025
@GaryJones GaryJones force-pushed the add/integration-workflow branch 4 times, most recently from b13708c to cdfdaea Compare December 17, 2025 01:04
Adds the missing integration test workflow to run PHPUnit tests
against WordPress. Tests against WP 6.4 + PHP 7.4 (minimum) and
WP master + PHP latest.

Uses the standard workflow structure consistent with other
Automattic plugins.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@GaryJones GaryJones force-pushed the add/integration-workflow branch from cdfdaea to b353290 Compare December 17, 2025 01:08
@GaryJones GaryJones merged commit feeaf7b into develop Dec 17, 2025
2 checks passed
@GaryJones GaryJones deleted the add/integration-workflow branch December 17, 2025 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance Routine maintenance and code quality improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants