mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-06-29 01:45:54 +08:00
914b25f236
- undo-redo.test.ts: 所有 11 项测试通过(含新增 TOGGLE 撤销/重做) - app-store.test.ts: 断言改用 .map(e => e.path),待 Task 5 修复 - import-export.test.ts: sampleData 改用 pe(),导出断言适配 - path-manager.test.ts: 测试数据用 pe() 包裹,待 Task 3 修复 - validation.test.ts: 无需变更(纯 string 接口) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>