ForcePilot/backend/test/unit/channels/application
Kris e150d5f43f test: add and update multiple unit test cases
1. 新增目录搜索建议、导出功能的测试用例
2. 完善会话处理、消息守卫、出箱恢复的测试覆盖
3. 修复测试用例中的断言与代码风格问题
4. 补充会话关联对话ID的校验逻辑测试
2026-07-07 16:27:23 +08:00
..
circuit_breaker style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
context style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
executor style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
extension test: add and update multiple unit test cases 2026-07-07 16:27:23 +08:00
health style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
lifecycle test: add and update multiple unit test cases 2026-07-07 16:27:23 +08:00
outbox style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
pipeline test: add and update multiple unit test cases 2026-07-07 16:27:23 +08:00
transport style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
usecase test: add and update multiple unit test cases 2026-07-07 16:27:23 +08:00
__init__.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
conftest.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00