✅(convert) improve tests with stricter tests and less ipsum
Use real example data to run convert handler tests.
This commit is contained in:
committed by
Manuel Raynaud
parent
ede0a77665
commit
80a62bcbc1
@@ -9,7 +9,7 @@
|
||||
"build": "tsc -p tsconfig.build.json && tsc-alias",
|
||||
"dev": "cross-env COLLABORATION_LOGGING=true && nodemon --config nodemon.json",
|
||||
"start": "node ./dist/start-server.js",
|
||||
"lint": "eslint . --ext .ts --fix",
|
||||
"lint": "eslint . --ext .ts",
|
||||
"test": "vitest --run --disable-console-intercept"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user