lili d44071408f test(studio): studio api 客户端单测(6)——补齐 U6 单测纵切(api+store+组件)
src/api/studio.spec.ts:mock request 验每个 api 函数对 frozen studio.yaml 的 url/method/data 钉(getTemplates/createGame/modifyGame/extendGame/getTaskChain/regenerate)。至此 U6 创作流 api+store+3 组件全有 spec,npm test 25/25 绿;build 绿。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 16:53:07 -07:00
..

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.