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: improve vitest e2e test stability and performance
- Use Chrome binary from `rules_browsers` for Playwright in Vitest browser tests for hermetic testing.
- Batch `ng generate` commands in e2e tests to improve performance.
- Remove now redundant chromium install commands from e2e tests.
0 commit comments