ForcePilot/backend/test
Kris 824471454b test: add complete unit and integration test suite for external_systems module
新增覆盖认证插件、运行时工具、数据库适配器、API路由、业务用例的完整单元与集成测试,包含:
1. 各认证插件的属性校验与异常场景测试
2. 运行时工具类的格式、唯一性与边界测试
3. gRPC/HTTP错误映射器测试
4. 通知解析、枚举类单元测试
5. 回收站、仪表盘API集成测试
6. 全局共享fixture与桩实现
2026-06-20 22:17:01 +08:00
..
api feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
data refactor: 知识库重新设计 2026-05-26 17:39:12 +08:00
e2e feat: 支持工作区批量上传文件 2026-06-03 23:32:32 +08:00
integration test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
unit test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +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