-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
feat: add match named snapshot #14045
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 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
bd8de10
Add toMatchNamedSnapshot
bakamitai456 c5fe519
add to match named snapshot to expect
bakamitai456 35bbdeb
add test
bakamitai456 6841acf
add e2e testing
bakamitai456 7dfe361
add to throw error matching named snapshot with e2e
bakamitai456 b684d88
add unit test named snapshot
bakamitai456 9445a2f
add e2e toMatchNamedSnapshot with retries
bakamitai456 6fb5b85
add snapshot file
bakamitai456 f28f669
add types test
bakamitai456 14cf63d
add e2e concurrent testing
bakamitai456 ab462ea
add document
bakamitai456 c76bf56
fix lint
bakamitai456 c6ca50e
fixes changelog
bakamitai456 198fe2e
fixes code style
bakamitai456 79d3d7d
required snapshot name
bakamitai456 6b1a6ed
fixes properties
bakamitai456 735e503
edit e2e testing
bakamitai456 ed4e605
add e2e type test
bakamitai456 e3dc8fc
add more e2e type test
bakamitai456 7e7527a
remove unused overload
bakamitai456 cbbec0a
add validation on snapshot name
bakamitai456 77ae436
support array in properties matcher
bakamitai456 b7b81a1
remove unused function
bakamitai456 6327019
Apply suggestions from code review
bakamitai456 58acde3
remove fromPromise type
bakamitai456 23d8053
update tip on snapshot testing document
bakamitai456 78ddf16
Fixes alphabetic order
bakamitai456 435bdc8
Fixes docs
bakamitai456 9fccf7d
Update docs/SnapshotTesting.md
bakamitai456 3037070
Throw error when duplicate snapshot name
bakamitai456 5e58009
fix test
bakamitai456 acb42b0
fix the test
bakamitai456 f397e96
Merge branch 'main' into add-match-named-snapshot
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
add validation on snapshot name
- Loading branch information
commit cbbec0a6b9791da3e6bc6678828182cca8165d19
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
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.