refactor: tier 文件重命名为 agent-mock/agent-scenario/agent-llm
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"scripts": {
|
||||
"prepare": "husky",
|
||||
"test": "bun test --path-ignore-patterns 'tests/agent/**'",
|
||||
"test:e2e": "bun test tests/agent/",
|
||||
"test:e2e": "bun test tests/agent/ --path-ignore-patterns 'e2e-llm-judge*'",
|
||||
"test:e2e:llm": "bun test tests/agent/e2e-llm-judge.test.ts --timeout 120000",
|
||||
"lint": "oxlint",
|
||||
"format": "oxfmt .",
|
||||
|
||||
Reference in New Issue
Block a user