build: 加 make test/test-go/test-web/test-py 一键测试目标
- test-go: 各 Go 模块 go test(DB 集成测试无 MEMORY_TEST_DSN 自动跳过) - test-web: 前端 tsc 类型检查 - test-py: mcp-py 沙箱守卫测试(pytest 缺则用内置 harness 兜底) - test = test-go + test-web Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@
|
||||
- [ ] PDF 导出 Wails 真机验证(不行则回退后端内嵌 CJK 字体出 PDF)
|
||||
- [ ] 报告生成并发健壮性(writeSections 降并发 / 加单次超时,治偶发卡顿)
|
||||
- [ ] MinIO 大文档改名/删除的孤儿对象 GC
|
||||
- [ ] `make test` 目标(一键跑全后端测试)
|
||||
- [x] `make test` 目标(test-go / test-web / test-py 一键跑)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user