-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: refactor tests with
ava
(#135)
* test: refactor tests * test: refactor `prettier` test * test: refactor cli test * test: refactor `scripts-like` test * test: white space test * test: main function test * test: accept options argument * test: `options` test * test: add function test cover line 292 * test: private keys * test: fields * test: deps * chore: clean up * chore: minor tweaks * chore: add value to objects * style: fix code style * chore: auto test other types data * chore: ignore coverage dir * test: use temp dir run cli test * test: test cli without `--check` * chore: fix style & disable test on commit * test: fix fs fails * chore: enable pre-commit Co-authored-by: Keith Cirkel <[email protected]>
- Loading branch information
Showing
30 changed files
with
4,905 additions
and
911 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
node_modules | ||
/.nyc_output | ||
/coverage |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.