提交歷史

作者 SHA1 備註 提交日期
  yourname 76ddd8b632 ✅ test(files): improve minio service test environment handling 2 月之前
  yourname ac757ac3aa ✅ test(file): 完善分片上传完成功能测试用例 2 月之前
  yourname 0aaaf5f45b ✅ test(file): 完善FileService单元测试 2 月之前
  yourname ca96ebda7e ✅ test(file): implement completeMultipartUpload test cases 2 月之前
  yourname 81b930e3a2 ✅ test(file): 实现createMultipartUploadPolicy方法的单元测试 2 月之前
  yourname 5c4798b634 ✅ test(file): add tests for getFileDownloadUrl method 2 月之前
  yourname ba3ee2b24f ✅ test(files): 完善文件服务测试用例并优化代码结构 2 月之前
  yourname 973d3d7d09 🔧 chore(files): remove unused import 2 月之前
  yourname 315a15d1ff 📝 docs(file): 注释多个测试用例并添加调试日志 2 月之前
  yourname 4b30e28a8c ✅ test(file): fix file service test cases 2 月之前
  yourname 87936cf034 ✅ test(file): fix file service test mock implementation 2 月之前
  yourname 9a6b2f3fa2 Merge remote-tracking branch 'upstream/bmad-method' into bmad-method 2 月之前
  yourname c08c460218 ♻️ refactor(crud): 重构CRUD路由服务实例化方式 2 月之前
  yourname e304d08ec3 ♻️ refactor(utils): remove unused GenericCrudService import 2 月之前
  yourname 698dbb1e47 ✨ feat(crud): 创建具体CRUD服务类 2 月之前
  yourname a49c9ddab1 ✅ test(files): 优化文件API集成测试中的mock配置 2 月之前
  yourname f6e1654d6d ✅ test(files): update file API integration tests 2 月之前
  yourname 5dc25a7a22 ✨ feat(crud): 提取ConcreteCrudService到独立文件 2 月之前
  yourname ddcc36715e ♻️ refactor(crud): 重构通用CRUD路由实现 2 月之前
  yourname 27c88c08f4 ♻️ refactor(routes): remove duplicate import in generic-crud.routes.ts 2 月之前
  yourname 67a8e442c3 ✅ test(files): fix type casting issues in file integration tests 2 月之前
  yourname cecfd4b0d8 ✅ test(files): 实现文件API的CRUD操作测试 2 月之前
  yourname 3518a6334d ✅ test(files): update file upload mock data in integration tests 2 月之前
  yourname 5b8b9f7813 ✅ test(files): implement integration tests for multipart upload completion endpoint 2 月之前
  yourname 1f97286ed1 ✅ test(files): update multipart upload integration test 2 月之前
  yourname 35f0c61b00 ✅ test(files): 实现文件分片上传策略生成接口测试 2 月之前
  yourname 4f383db032 ✅ test(files): 实现文件删除API的集成测试 2 月之前
  yourname df9bd28b52 ✅ test(files): add integration tests for file download API 2 月之前
  yourname 2ae8746973 ♻️ refactor(files): 优化FileService实例创建位置 2 月之前
  yourname d976eab59e ✅ test(files): 实现文件URL生成接口的集成测试 2 月之前