devel
Release 3.5.1 ⌛ (#14555)
test(e2e-tests): add accounts test helpers
test(e2e): fail fast when the test app directory is missing (#14577)
Merge branch 'release-3.4.1' into modern-tools-dev
test(e2e-tests): cover PR #13369 React flicker via useTracker
rename modern references on tests to e2e, like ./tools/e2e-tests/apps, create-app:e2e and etc
update examples source branch to `main` in e2e tests, CLI, and docs
chore(e2e-tests): add HEADED, SLOWMO, DEVTOOLS, RECORD playwright toggles
add configurable retry count for E2E tests via `METEOR_E2E_TEST_RETRIES` environment variable
add `assertFileInTree` helper and validate `sw.js` presence in monorepo production build tests
bump Playwright to version 1.59.0 across e2e test applications
e2e: drop non-deterministic cached-output assertion in R.Router
add demo unplugin to Rspack config and E2E tests for cache tracking
conditionally display skipped tests in E2E summary based on `E2E_SHOW_SKIPPED` environment variable