ForcePilot/backend/test/unit/backends
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
..
test_knowledge_base_backend.py feat(agent): 统一知识库检索结果文件路径注入 2026-04-05 23:52:10 +08:00
test_lightrag_serialization.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_sandbox_backends.py fix: 修复沙盒共享权限配置错误的问题 #594 2026-04-02 11:17:30 +08:00
test_sandbox_provisioner_config.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_semantic_chunking.py test(semantic_chunking): replace mock embedding with real model 2026-04-22 16:48:11 +08:00
test_skills_backend_error_handling.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_skills_backend.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00