Fix tests involving wp-cli-test/updateable-package - #246
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package-update feature scenarios now use ChangesPackage update scenarios
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Pull request overview
Updates the Behat package update acceptance tests to use a newer wp-cli-test/updateable-package version, aligning the test fixture versions with what’s currently expected/available in the WP-CLI package index.
Changes:
- Bump
wp-cli-test/updateable-packageinstall version fromv1.0.0tov3.0.0in update-related scenarios. - Update corresponding assertions (install output,
composer.jsoncontents, andwp help updateable-package v3). - Adjust the
wp eval ... str_replace(...)steps to update constraints fromv3.0.0to>=3.0.0.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary by CodeRabbit