- 添加 CreateTestCollectionForTesting 辅助函数以正确初始化测试集合 - 修复 internal/protocol/http/batch2_test.go 中的包声明重复问题 - 解决多个测试文件中对未导出字段 store.collections 的非法访问 - 修正包导入路径和变量命名冲突问题 - 更新所有测试使用辅助函数替代直接字段访问 - 添加 check_tests.sh 脚本来验证测试编译 - 重构 integration_batch2_test.go 和 memory_store_batch2_test.go 中的数据初始化方式 - 修复 HTTP 测试中的包前缀使用和集合创建方法 |
||
|---|---|---|
| .. | ||
| batch2_test.go | ||
| server.go | ||