dillon1000/react
Commit
Browse files Add new test cli (#19184)
* Add new test cli * Remove --variant accidentally added to test-persist * s/test/tests * Updates from review * Update package.json tests * Missed a release channel in circle.yaml * Update config.yml to use just run: with test commands * Update release-channel options and add build dir checks * Update test args to use the new release-channel options * Fix error in circle config.yml * Fix a wrong condition for the --variant check * Fix a wrong condition for the --persistent check * Prettier * Require build check for devtool tests as well
Changed paths5 files
First-parent comparison.circleci/config.yml ModifiedM package.json ModifiedA scripts/jest/jest-cli.js AddedA scripts/jest/jest.js AddedM yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…