ForcePilot/backend/test
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
..
api feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
data refactor(parser): 重构解析器为统一入口 2026-03-24 11:09:45 +08:00
e2e feat: workspace 目录下支持新建文件夹以及上传文件 2026-04-06 18:49:13 +08:00
integration feat: workspace 目录下支持新建文件夹以及上传文件 2026-04-06 18:49:13 +08:00
unit test(semantic_chunking): replace mock embedding with real model 2026-04-22 16:48:11 +08:00
.env.test.example refactor: 将后端代码迁移至 backend 目录 2026-03-24 11:08:12 +08:00
conftest.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
run_tests.sh feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00