-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
jest snapshot - TS migration #7899
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
SimenB
merged 37 commits into
jestjs:master
from
doniyor2109:jest-snapshot/ts_migration
Feb 16, 2019
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
0ecbf42
WIP - migration to ts (part 1)
doniyor2109 7a181dc
Remove old snapshots
doniyor2109 60c07cd
Merge remote-tracking branch 'jest/master' into jest-snapshot/ts_migr…
doniyor2109 f12de38
Use MatcherState type from expect (not implemented yet)
doniyor2109 1c70f23
Handle when line and column are zero
doniyor2109 934b93c
Remove extra exports
doniyor2109 b94d602
Minor tweaks
doniyor2109 7dc5065
Small tweaks
SimenB b6522be
Small tweaks
doniyor2109 27837ec
Revert underscores
doniyor2109 c7991d8
Private methods
doniyor2109 6cd97aa
Minor tweaks
doniyor2109 cdb6096
Meaningful name
SimenB 5706125
Remove extra ts-ignore
doniyor2109 835974d
Small change
SimenB e6b14dc
Migrate tests to es modules
doniyor2109 d0f3789
Small tweak
doniyor2109 81cec4a
Eslint fixes
doniyor2109 9c16d91
Fix `import =` is not supported in test
doniyor2109 36d32f3
Remove extra dep
doniyor2109 1fb3194
Add Frame type to jest-message-util
doniyor2109 84ae5ca
Minor tweaks
doniyor2109 4a14bc4
Better types
SimenB caf2268
Minor tweaks
doniyor2109 1202434
Fix Frame types in tests
doniyor2109 cc59272
Resolve unused vars
doniyor2109 3c906c3
es imports
doniyor2109 9bd4eb0
Added package.json types
doniyor2109 3de88c4
Added @types/natural-comapre
doniyor2109 bb89663
Merge branch 'master' into jest-snapshot/ts_migration
SimenB 186194e
fix type import
SimenB 9288a1d
remove unused eslint supression comment
SimenB 19aa286
chore: add missing copyright header
SimenB d9e9314
tweak some types
SimenB 7590af9
explicit export
SimenB b915c81
changelog
SimenB 2a8795e
prettify tsconfig
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
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.