-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Migrate jest-runner to typescript #7968
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
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
1db25d4
Add a tsconfig
7f32f83
Rename files to .ts
5980012
Add a types key and import @jest/types in jest-runner
5eaaf53
Migrate basic types in test-worker
1cf4620
Migrate test-runner types here and add some types
f7ebefb
Type runTest
3298bd0
Update types
2e222bd
Update workerData type
fb04d2a
Add jsresolve in dependencies
fd30cc7
Run eslint and remove flow declarations
c4b75ef
Add jest-core in tsconfig
e734a23
Add dependencies
68a88f6
Fix arguments for jest worker instantiation
d111542
Resolve comments for now
fff3691
Update tsconfig
525783e
tweaks
SimenB fb7ea5c
correct export
SimenB 20d9d4b
remove some casts and ignores
SimenB d8ff4ea
reuse ForkOptions from node core instead of redefining them (wrongly)
SimenB bca1d29
Update changelog to include info about jest-runner typescript migration
951dadc
final type tweak
SimenB f254cb0
Merge branch 'master' into migrate/jest-runner
SimenB 949baad
i lied, one more
SimenB 266a8c9
--wip-- [skip ci]
SimenB 01485d4
named import
SimenB a1e9a6b
another named
SimenB b926c32
Revert "--wip-- [skip ci]"
SimenB 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
Oops, something went wrong.
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.