GH#1476: fix: repair checkout api test fixtures#1482
Conversation
Completion Summary
aidevops.sh v3.21.11 plugin for OpenCode v1.17.9 with gpt-5.5 spent 6m and 131,136 tokens on this as a headless worker. |
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughFour test files are updated to align with current production code: ChangesCheckout & API Schema Test Fixes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Admin Merge Fallback (t2247)Branch protection blocked the plain Merge method: Original branch-protection errorRemediation: If this bypass was unintended, revert with aidevops.sh v3.21.11 plugin for OpenCode v1.17.9 with unknown spent 8m and 132,461 tokens on this as a headless worker. |
🔨 Build Complete - Ready for Testing!📦 Download Build Artifact (Recommended)Download the zip build, upload to WordPress and test:
🌐 Test in WordPress Playground (Very Experimental)Click the link below to instantly test this PR in your browser - no installation needed! Login credentials: |
Summary
Updated checkout/API focused test fixtures for the current singleton, schema enum, list-table columns, and site URL domain-selection shape; added the missing checkout admin page_title template context.
Files Changed
inc/admin-pages/customer-panel/class-checkout-admin-page.php,tests/WP_Ultimo/Checkout/Signup_Fields/Signup_Field_Site_Url_Test.php,tests/WP_Ultimo/List_Tables/Checkout_Form_List_Table_Test.php,tests/unit/API_Schema_Test.php,tests/unit/Checkout_Request_Test.php
Runtime Testing
Resolves #1476
aidevops.sh v3.21.11 plugin for OpenCode v1.17.9 with gpt-5.5 spent 6m and 131,136 tokens on this as a headless worker.
Summary by CodeRabbit
New Features
Tests
Style