ForcePilot/backend/test/unit/routers
Wenjie Zhang 708ff29515 test: 新增测试文件并更新现有测试适配命名与架构变更
- 新增: test_knowledge_base_backend.py, test_skills_middleware.py
- 更新: 所有现有测试适配 db_id→kb_id, get_subagents_from_names→slugs 等接口变更
2026-05-26 17:40:17 +08:00
..
test_knowledge_workspace_import.py test: 新增测试文件并更新现有测试适配命名与架构变更 2026-05-26 17:40:17 +08:00
test_mcp_router.py refactor: 统一使用 uid 而不是 user_id 2026-05-26 17:39:13 +08:00
test_skill_router.py refactor: 统一使用 uid 而不是 user_id 2026-05-26 17:39:13 +08:00
test_subagent.py test: 新增测试文件并更新现有测试适配命名与架构变更 2026-05-26 17:40:17 +08:00