setup mock browser object

This commit is contained in:
Vu Nguyen
2021-01-16 03:08:18 -06:00
parent 3839ad404b
commit 9ecc2144aa
9 changed files with 304 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ export default {
// Indicates which provider should be used to instrument code for coverage
coverageProvider: 'v8',
preset: 'ts-jest',
// A list of reporter names that Jest uses when writing coverage reports
// coverageReporters: [
// "json",