mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
feat(tests): move SDK integration tests to integration-tests to share globalSetup
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"scripts": {
|
||||
"build": "node scripts/build.js",
|
||||
"test": "vitest run",
|
||||
"test:ci": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"lint": "eslint src test",
|
||||
|
||||
Reference in New Issue
Block a user