ForcePilot/backend/test/unit/channels/adapters
Kris d58331e0c0 test: 批量修复单元测试与集成测试的兼容性问题
本次提交修复了多个测试文件中的问题:
1. 将 ChannelType 枚举调用改为字符串实例化方式
2. 修正了日志断言、异步mock使用、配置参数等多处测试细节
3. 新增了会话聚合根、跨渠道关联策略等单元测试用例
4. 修复了路由测试中的路径方法错误与断言逻辑
5. 调整了依赖导入与测试夹具的兼容性
6. 统一了重试回退调度的列表/元组使用规范
2026-07-04 00:18:04 +08:00
..
__init__.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
conftest.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_agent_access_config_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_agent_run_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_agent_run_execution_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_arq_queue_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_channel_persistence_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_content_review_repository_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_conversation_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_default_content_moderation_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_identity_resolver_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_inmemory_realtime_metrics_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_mappers.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_masking_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_message_ops_port_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_opentelemetry_tracer_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_redis_cache_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_redis_config_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_report_repository_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_service_account_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_sqlalchemy_transaction_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_structured_logger_adapter.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00