Skip to content
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

[core] Running scripts for grid and pickers separately #4659

Open
cherniavskii opened this issue Apr 26, 2022 · 0 comments
Open

[core] Running scripts for grid and pickers separately #4659

cherniavskii opened this issue Apr 26, 2022 · 0 comments
Labels
core Infrastructure work going on behind the scenes discussion

Comments

@cherniavskii
Copy link
Member

The problem

Currently, scripts like yarn typescript, yarn test:karma and yarn test:unit (it's an open list) run through all the packages in mui-x repo.
However in development, it doesn't make sense to run pickers tests while working on data grid and the other way around.

The goal

To have separate commands or an easy way to narrow down the scope of those scripts, similar to cli.js in material-ui repo:

@cherniavskii cherniavskii added core Infrastructure work going on behind the scenes discussion labels Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes discussion
Projects
None yet
Development

No branches or pull requests

1 participant