-
-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: migrate from tap to node:test and c8 (#843)
* fix: migrate from tap to node:test and c8 * update equal to strictEqual and deepEqual to deepStrictEqual * change ok(false, ...) to fail * Update test/mode/static.js Co-authored-by: Dan Castillo <dan.castillo@jasper.ai> Signed-off-by: Robert Campbell <R-Campbell@users.noreply.github.com> * remove unneeded parse/stringify * update strictEqual comparisons change from coerced value comparison against false to actual value comparison against undefined where necessary --------- Signed-off-by: Robert Campbell <R-Campbell@users.noreply.github.com> Co-authored-by: Dan Castillo <dan.castillo@jasper.ai>
- Loading branch information
1 parent
a6d5f16
commit 4d6c358
Showing
16 changed files
with
781 additions
and
807 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 was deleted.
Oops, something went wrong.
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.