-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: break utils up a bit and remove old/outdated types (#1127)
* refactor: move `detectJestVersion` into `utils` folder * refactor: remove inaccurate types and unused property enums * refactor: move `expect` parsing utils into `parseExpectCall` file * refactor: move type cast and assertion utils into their own file * refactor: finish moving rest of utils into subfolder
- Loading branch information
Showing
10 changed files
with
611 additions
and
679 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
Oops, something went wrong.