Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 746acc3

Browse files
committed
refactor: split into smaller files
1 parent d1a528f commit 746acc3

16 files changed

+665
-603
lines changed

jest.e2e.config.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dev": "tsc -w -p .",
1515
"test": "run-p test:*",
1616
"test:unit": "jest",
17-
"test:e2e": "jest --config jest.e2e.config.js"
17+
"test:e2e": "jest --testMatch '**/*.e2e.ts'"
1818
},
1919
"dependencies": {
2020
"debug": "^4.1.1",
@@ -27,6 +27,7 @@
2727
"devDependencies": {
2828
"@rollup/plugin-node-resolve": "^9.0.0",
2929
"@types/debug": "^4.1.5",
30+
"@types/hash-sum": "^1.0.0",
3031
"@types/jest": "^25.2.3",
3132
"@types/node": "^13.13.2",
3233
"@vue/compiler-sfc": "^3.0.2",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy