ForcePilot/backend/test/unit/channels/repositories
Kris f9f08221fc chore: 整理代码风格与优化细节
本次提交包含多类代码优化:
1. 修复多处单行代码换行格式,统一代码排版
2. 为外部系统模块新增快捷菜单配置
3. 优化前端API请求参数命名一致性
4. 补充媒体下载超限错误码与领域异常类
5. 完善仓储层更新逻辑,支持显式清空字段
6. 优化部分测试用例与工具函数代码结构
7. 为微信插件白名单缓存增加过期时间
2026-07-14 15:13:29 +08:00
..
__init__.py test: add unit tests for channel module repositories 2026-07-08 23:02:37 +08:00
test_channel_account_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_channel_audit_log_repository.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_channel_conversation_repository.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_channel_idempotency_repository.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_channel_message_repository.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_channel_outbox_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_channel_pairing_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_channel_plugin_repository.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_channel_session_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_content_review_record_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_route_binding_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_user_identity_repository.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00