-
Notifications
You must be signed in to change notification settings - Fork 738
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: merge conflict * fix: add user story numbers to tests * update: modify scripts in package.json * feat: enable jest test reporting * docs: mention test reports in the readme * feat: test scripts * docs(readme): add test instructions * docs(readme): update test report instructions
- Loading branch information
Showing
16 changed files
with
4,434 additions
and
153 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
|
||
# testing | ||
/coverage | ||
/test-report | ||
|
||
# production | ||
/build | ||
|
Oops, something went wrong.