-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
add clearCache cli command #4430
Merged
Merged
Commits on Oct 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3036f7e - Browse repository at this point
Copy the full SHA 3036f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7615c79 - Browse repository at this point
Copy the full SHA 7615c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b495d - Browse repository at this point
Copy the full SHA 04b495dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d63c815 - Browse repository at this point
Copy the full SHA d63c815View commit details -
use path.join instead of string concat
- rename path arg to directoryPath for less confusion
Configuration menu - View commit details
-
Copy full SHA for 0a7a2c2 - Browse repository at this point
Copy the full SHA 0a7a2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4595517 - Browse repository at this point
Copy the full SHA 4595517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40efb06 - Browse repository at this point
Copy the full SHA 40efb06View commit details -
add clear_cache integration test
- yarn run jest -- -t 'jest --clearCache' $ node ./packages/jest-cli/bin/jest.js "-t" "jest --clearCache" PASS integration_tests/__tests__/clear_cache.test.js Test Suites: 165 skipped, 1 passed, 1 of 166 total Tests: 1573 skipped, 1 passed, 1574 total Snapshots: 0 total
Configuration menu - View commit details
-
Copy full SHA for a4b9ea6 - Browse repository at this point
Copy the full SHA a4b9ea6View commit details -
- actually create directory with real test - check for directory, then delete - use rimraf.sync - remove temp var
Configuration menu - View commit details
-
Copy full SHA for 613feca - Browse repository at this point
Copy the full SHA 613fecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d01b3 - Browse repository at this point
Copy the full SHA 82d01b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc04eb - Browse repository at this point
Copy the full SHA 2cc04ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf503fb - Browse repository at this point
Copy the full SHA cf503fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 072428c - Browse repository at this point
Copy the full SHA 072428cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4680586 - Browse repository at this point
Copy the full SHA 4680586View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.