mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 08:13:24 +00:00
Add very basic integration tests
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"test": "vitest run",
|
||||
"test:dev": "ts-node ./src/dev-cli.ts",
|
||||
"test:watch": "vitest",
|
||||
"test:integration": "node ./tests/cjs && node ./tests/esm",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"lint": "eslint --ext .ts,.js src/",
|
||||
"lint:fix": "eslint --fix --ext .ts,.js src/",
|
||||
|
||||
Reference in New Issue
Block a user