-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests-jest | Converts tests to jest (#10)
* tests-jest | Converts tests to jest * tests-jest | Type fixes * tests-jest | Fixes cli test * tests-jest | Fixes version downgrade * Update README.md Co-authored-by: Morten Bjerg Gregersen <[email protected]> * tests-jest | Bumps up jest timeout on one test Co-authored-by: Kamil Krysiak <[email protected]> Co-authored-by: Jarosław Glegoła <[email protected]> Co-authored-by: Morten Bjerg Gregersen <[email protected]> Co-authored-by: KostkaBrukowa <[email protected]>
- Loading branch information
1 parent
8151444
commit c167b96
Showing
38 changed files
with
4,760 additions
and
17,690 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 |
---|---|---|
|
@@ -18,4 +18,4 @@ jobs: | |
node-version: '14.x' | ||
- run: npm i | ||
- run: npm run build | ||
- run: npm run e2e | ||
- run: npm run test |
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,3 +1,2 @@ | ||
node_modules | ||
dist | ||
e2e_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.
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.