-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jest-snapshot: Remove report method and throw matcher errors (#9049)
* jest-snapshot: Remove report method and throw matcher errors * Improve condition for snapshot state not initialized * Update CHANGELOG.md * Snapshot matchers cannot be used with not * Add BREAKING to CHANGELOG.md * Distinguish color of expected arguments with isUpdatable * Fix received or snapshot in some toThrowError tests
- Loading branch information
1 parent
bd48ccc
commit 800ba64
Showing
13 changed files
with
1,823 additions
and
1,011 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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
295 changes: 0 additions & 295 deletions
295
packages/jest-snapshot/src/__tests__/__snapshots__/printDiffOrStringified.test.ts.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.