ForcePilot/backend/test/unit
ZHOU Shujian a2ed3d9a10 test(semantic_chunking): replace mock embedding with real model
Use a real embedding model from SiliconFlow for more realistic testing.
Update test assertions to validate LaTeX formula preservation and semantic clustering of distinct chapters.
2026-04-22 16:48:11 +08:00
..
backends test(semantic_chunking): replace mock embedding with real model 2026-04-22 16:48:11 +08:00
graphs feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
middlewares fix(summary): 修复对话摘要中间件的工具结果卸载链路,修正路径拼接错误并补充单元测试 2026-04-12 23:38:13 +08:00
plugins fix(parser): 修复 DOCX 图片回插顺序 2026-04-08 15:21:20 +08:00
routers feat(skill): 添加远程技能安装服务及相关功能更新 2026-04-02 16:09:02 +08:00
services fix: 避免 OIDC 已绑定账号在带冒号的 subject 下被误判为冲突账号 2026-04-17 01:40:32 +09:00
storage feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
toolkits fix: 更新知识库检索工具,支持 Dify 和 LightRAG 类型,优化结果处理逻辑 Fix Error: query_kb不支持查询dify知识库了? 2026-04-09 23:05:22 +08:00
test_auth_utils.py feat: 增加 Argon2 密码哈希支持,优化文件系统安全性,修复 frontmatter 解析 2026-04-02 16:03:01 +08:00
test_package_import.py fix: 修复包管理的导入问题 #603 2026-04-03 13:09:12 +08:00