Files
MyGoNavi/frontend/src/testPolicy-sourceReadingBaseline.json
Syngnat 8e3a183abb ♻️ refactor(frontend-test): 剥离混合型测试中的寄生源码文本断言
- 基于 TypeScript AST 精确识别 readFileSync 派生变量及其断言,仅删除不改写保留代码
- 断言全为源码文本的 it() 块整块移除,混合块中只剔除单条源码断言
- 清理随之失效的变量声明、空 it()/describe() 与无用 import,6 个文件因无用例残留而删除
- 累计移除 1283 处代码区间、8270 行,守卫基线由 130 条收敛至 12 条
- 全量测试失败集合无新增,TabManager 悬浮信息用例的 CRLF 误报一并消除

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-26 20:52:35 +08:00

15 lines
516 B
JSON

[
"App.tool-center.test.ts",
"components/ConnectionModal.i18n.test.tsx",
"components/DataGrid.ddl.test.tsx",
"components/DataGrid.layout.test.tsx",
"components/QueryEditor.results-and-drop.test.tsx",
"components/QueryEditorToolbar.layout.test.tsx",
"components/QueryEditorTransaction.i18n.test.ts",
"components/Sidebar.locate-toolbar.test.tsx",
"components/TableExportWorkbench.test.tsx",
"components/ai/AIMCPServerFormPanel.test.tsx",
"i18n/catalog.test.ts",
"utils/overlayZIndex.test.ts"
]