fix(e2e): fall back to API login when login form is unavailable#1284
Conversation
|
Warning Review limit reached
More reviews will be available in 29 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 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 |
MERGE_SUMMARYSummary
Verification
Commit: 6dff061 |
🔨 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: |
SummaryFollow-up for #1283 after checkout Cypress still found custom-login states where
Verification
Merged via PR #1284 to main. aidevops.sh v3.19.5 spent 38s on this as a headless bash routine. |
|
Performance Test Results Performance test results for 05c37bb are in 🛎️! Note: the numbers in parentheses show the difference to the previous (baseline) test run. Differences below 2% or 0.5 in absolute values are not shown. URL:
|
Summary
Follow-up for #1283 after checkout Cypress still found custom-login states where
/wp-login.phpdid not render#user_login.cy.loginByForm()when the login page markup is unavailable.#user_loginis present.Verification
node --check tests/e2e/cypress/support/commands/login.js— passed.git diff --check— passed.For #1283
For #1282
For #1281