ForcePilot/backend/test/integration/api/channels
Kris 4c2c6b956d test: 批量修复并新增单元/集成测试用例
1.  格式化代码与参数换行,提升可读性
2.  修正测试断言与测试逻辑,覆盖更多边界场景
3.  新增外部系统告警仓库、工具服务、系统服务等测试用例
4.  完善插件注册表的重启状态检测逻辑测试
5.  更新测试断言计数与预期结果,匹配代码变更
6.  修复Instagram适配器的签名校验测试逻辑
7.  优化会话合并、上下文测试的类型检查与断言
2026-07-11 15:51:28 +08:00
..
__init__.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
conftest.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_account_router.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_allowlist_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_analytics_router.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_audit_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_capability_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_config_router.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_content_review_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_dashboard_router.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_directory_router.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_doctor_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_health_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_login_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_message_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_outbox_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_pairing_router.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_plugin_router.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_route_binding_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_session_router.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_webhook_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_wizard_router.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00