-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: normalize spy BREAKING CHANGE: Rename `Expecter` to `Expectation`. Remove `Satisfier` class. Change `Spy` structure. * test: fix test. Remoe await test as it is just testing Promise/A+. * chore: remove unpartial * refactor: improve coverage callback is always assigned as it is used internally. * chore: update deps
- Loading branch information
Showing
16 changed files
with
813 additions
and
1,167 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.