forked from TTLApp/time-to-leave
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrating the functional mocha test from Spectron to PlayWright (TTLA…
…pp#1062) * Updating the main-window.mjs mocha test we had by replacing Spectron with PlayWright * Adding mocha coverage report to final * Attempting to add report file instead of merging * Adding a config file * Adds a little more coverage * Checking if separate files lead to same result * Removing istanbul-merge
- Loading branch information
1 parent
b3fd77f
commit 3a4e99f
Showing
7 changed files
with
355 additions
and
1,997 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 |
---|---|---|
|
@@ -27,6 +27,7 @@ lib-cov | |
coverage | ||
coverage_c8 | ||
coverage_jest | ||
coverage_mocha | ||
*.lcov | ||
|
||
# nyc test coverage | ||
|
Oops, something went wrong.