harb/tests/e2e
johba 408feb67bf fix: remove waitForTimeout — use waitFor on observable DOM state
Replace fixed sleeps with proper observable waits:
- wagmi settle: waitFor on '.connect-button--disconnected, .connect-button--connected'
  which auto-retries until wagmi renders a terminal state
- panel animation: connector.waitFor already handles this

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 12:03:07 +00:00
..
usertest fix: fix: wallet connector panel not rendering at standard viewports — blocks all user funnels (#1156) 2026-03-25 09:29:53 +00:00
01-acquire-and-stake.spec.ts fix: fix: wallet connector panel not rendering at standard viewports — blocks all user funnels (#1156) 2026-03-25 09:29:53 +00:00
02-max-stake-all-tax-rates.spec.ts fix: fix: wallet connector panel not rendering at standard viewports — blocks all user funnels (#1156) 2026-03-25 09:29:53 +00:00
03-verify-graphql-url.spec.ts fix: use button role for landing CTA, revert risky test changes 2026-03-23 12:03:25 +00:00
04-recenter-positions.spec.ts fix: update e2e tests for public recenter() — remove recenterAccess references 2026-03-14 01:44:15 +00:00
05-optimizer-integration.spec.ts fix: Update E2E tests for Optimizer (base) — drop OptimizerV3 bear-market constants 2026-02-26 19:37:12 +00:00
06-dashboard-pages.spec.ts fix: use button role for landing CTA, revert risky test changes 2026-03-23 12:03:25 +00:00
07-conversion-funnel.spec.ts fix: remove waitForTimeout — use waitFor on observable DOM state 2026-03-25 12:03:07 +00:00
07-landing-pages.spec.ts fix: remove networkidle wait and console-error assertion from landing spec 2026-03-25 00:10:57 +00:00