mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-08-15 03:13:39 +08:00
- 基于 TypeScript AST 精确识别 readFileSync 派生变量及其断言,仅删除不改写保留代码 - 断言全为源码文本的 it() 块整块移除,混合块中只剔除单条源码断言 - 清理随之失效的变量声明、空 it()/describe() 与无用 import,6 个文件因无用例残留而删除 - 累计移除 1283 处代码区间、8270 行,守卫基线由 130 条收敛至 12 条 - 全量测试失败集合无新增,TabManager 悬浮信息用例的 CRLF 误报一并消除 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
15 lines
516 B
JSON
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"
|
|
]
|