ForcePilot/backend/test/unit/channels/plugins/qqbot/adapters
Kris 41bd0a618c refactor: 统一将日志方法从 warn 改为 warning
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
__init__.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_directory_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_doctor_adapter.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_identity_resolver_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_inbound_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_lifecycle_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_mention_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_message_ops_adapter.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_outbound_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_probeable_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_rich_message_adapter.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_session_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_status_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_stream_connector_adapter.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_whitelist_adapter.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_wizard_adapter.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00