Skip to content

Run composer update before tests - #1158

Merged
n7studios merged 1 commit into
mainfrom
composer-update-before-tests
Aug 7, 2026
Merged

Run composer update before tests#1158
n7studios merged 1 commit into
mainfrom
composer-update-before-tests

Conversation

@n7studios

Copy link
Copy Markdown
Contributor

Summary

When running tests using composer test or composer test-integration, automatically calls composer update to ensure any required packages are included, particularly when switching between branches that include different packages, such as the Abilities API / MCP work.

GitHub actions directly call composer update before calling vendor/bin/codecept, so this doesn't result in a double composer update run on actions.

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios
n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team August 6, 2026 10:11
@n7studios
n7studios marked this pull request as ready for review August 6, 2026 10:11
@n7studios
n7studios merged commit 3da8a75 into main Aug 7, 2026
182 of 187 checks passed
@n7studios
n7studios deleted the composer-update-before-tests branch August 7, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants