ForcePilot/backend/test/unit/channels/plugins/wechat_mp
Kris 08617091dc refactor: 整理项目包结构与导入路径
- 新增多个业务域的__init__.py模块文件,规范包导出结构
- 调整多个DTO文件的导入路径,统一模块组织方式
- 移除测试文件中多余的空行与导入语句
- 优化部分业务模块的包层级划分
2026-07-18 02:04:03 +08:00
..
adapters refactor: 整理项目包结构与导入路径 2026-07-18 02:04:03 +08:00
__init__.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
conftest.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_crypto.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_entry.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_error_translator.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00