You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: reduce E2E test wait times to prevent CI timeouts
Reduced waitForSelector timeout from 10s to 5s to prevent the Community
List test from hitting the 30s Playwright test timeout when running in CI
without a backend API.
- Community List test now skips faster when API is unavailable
- Community Page and Map interactions tests also use shorter timeouts
- Tests still pass locally with actual backend (4/4 passing)
- Should now pass in CI by skipping data-dependent tests gracefully
0 commit comments