新增 AutoRDO 需求清洗工作台与消息中枢,迭代 OneOS V2 设计规范及租赁合同/工作台/车辆等原型,同步云效技能与导航注册;并归档一批 legacy 原型快照。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -195,11 +195,13 @@ export default defineConfig(({ command }) => {
|
||||
globals: true,
|
||||
environment: 'node',
|
||||
include: [
|
||||
'src/prototypes/autorodo-web/lib/**/*.test.ts',
|
||||
'tests/**/*.test.ts',
|
||||
'tests/**/*.test.tsx',
|
||||
'scripts/**/*.test.ts',
|
||||
'scripts/**/*.test.mjs',
|
||||
'vite-plugins/**/*.test.ts',
|
||||
'src/common/**/*.test.ts',
|
||||
],
|
||||
root: '.',
|
||||
coverage: {
|
||||
|
||||
Reference in New Issue
Block a user