In CI (VITE_ENABLE_LOCAL_SWAP=true), the LocalSwapWidget renders a "Connect your wallet" message when no wallet is connected. The previous check looked for [data-testid="swap-amount-input"] which only appears with an active wallet, causing the test to fall through to the Uniswap link check (which also doesn't exist in local mode). Fix: detect local swap mode via the .local-swap-widget container class which is always rendered. Also add force:true for mobile CTA click. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| setup | ||
| HEALTH_CHECKS.md | ||
| verify-swap.sh | ||