-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Cleanup Jest config #6654
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
Merged
Merged
Cleanup Jest config #6654
Changes from 9 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
b0d7888
Remove babel-core dependency
ianschmitz 637d3cf
Update babel-plugin-tester to remove babel-core dependency
ianschmitz 4db20cb
Clean up jest config
ianschmitz 98b5391
Try updating kitchensink initDOM to use latest jsdom
ianschmitz 2875b1d
Update jsdom logic in tests
ianschmitz d36d8e3
Use new when constructing JSDOM document
ianschmitz 3975201
WIP
ianschmitz 0bb3e3e
WIP
ianschmitz c6896b1
WIP
ianschmitz 7f10703
Merge remote-tracking branch 'upstream/master' into jest-cleanup
ianschmitz 13b8af9
Synchronize Jest versions to fix build error
ianschmitz 2ae7780
Remove unnecessary testURL option
ianschmitz d7e2f5d
Fix package version conflicts
ianschmitz d945daa
Handle when kitchensink test fails to load
ianschmitz 8d4149d
Port other test suites
ianschmitz 326f7d2
Bump to Jest 24.7.0
ianschmitz 1449860
Missed a jest reference
ianschmitz a647d31
Fix BuildEmitter propTypes
ianschmitz ef782a8
Can't run this locally.. go travis
ianschmitz 6b372dd
Bump Jest to 24.7.1
ianschmitz 48f82f4
More debugging
ianschmitz 1a801b9
Debuggg
ianschmitz d0392c8
Better logging
ianschmitz c29234b
Work around hash issue
ianschmitz f633650
Fix reference error
ianschmitz 834aecd
More fixes
ianschmitz 4f08b55
It's getting late...
ianschmitz 604f8bc
I wish i could run this locally
ianschmitz f054eaa
url wasn't a URL
ianschmitz e7575af
Try to fix eject issues
ianschmitz bac450a
More eject stuff
ianschmitz 009b5d1
Fix Jest watch plugins on eject
ianschmitz 2abbf5a
Unpin babel-jest in react-error-overlay
ianschmitz 65fdd4f
Unpin babel-jest in react-scripts
ianschmitz 715659d
Pin babel-jest in react-error-overlay
iansu 5988359
Pin babel-jest in react-scripts
iansu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.