-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run all e2e/component vrt & aat tests a second time with all css module flags on #5070
Conversation
|
size-limit report 📦
|
This PR enhances the CI workflow by adding a new job to run visual regression tests (VRT) and accessibility tests (AAT) with all CSS module flags enabled. This helps us find issues in Components that are using components that have been converted to CSS modules. We also will no longer need to run inline feature flag tests, as this new job will cover those scenarios.
Rollout strategy
Testing & Reviewing
Merge checklist