-
-
Notifications
You must be signed in to change notification settings - Fork 699
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow dates for isBelow and isAbove assertions (#990)
* Fixed most tests * Fix date uniformity (UTC) * Add comment * Cleanup * Change extra functions (WIP) * Finished tests * Add master chai.js back * Uncomment failing tests * Update master and tests * Actual seconds, duh * Refactor 'above' * Update all methods * More explicit error * Documentation - articles consistency * Custom message test in assert * No parenthesis in should * Custom message for isAbove
- Loading branch information
Showing
5 changed files
with
661 additions
and
111 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.