-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[code-infra] Optimize regression tests #43889
Conversation
Netlify deploy previewhttps://deploy-preview-43889--material-ui.netlify.app/ Bundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be documented somewhere?
Make it possible to scope a single test in running test:regressions. Just add route = [''] at https://github.com/Janpot/material-ui/blob/632de3d7de97eadb3cc225aca5a3e3a4ba25fb10/test/regressions/index.test.js#L51
I think we can document it if we add specific API for it. The "feature" is more a side-effect of the changes I did to optimize them. |
test:regressions
. Just addroute = ['<path>']
at https://github.com/Janpot/material-ui/blob/632de3d7de97eadb3cc225aca5a3e3a4ba25fb10/test/regressions/index.test.js#L51Results: