ForcePilot/backend/test/unit/channels/adapters
Kris 696f5f44ec chore: 完成多模块迭代优化与测试覆盖
这一批提交包含:
1. 配置项敏感字段标记与测试用例修复
2. 路由绑定乐观锁支持与静态路径校验
3. 微信WOC插件能力适配与新增单元测试
4. 多个适配器的接口对齐与测试补全
5. 新增定时任务清理处理器与依赖注入容器测试
6. 错误码体系扩展与整合测试
7. 删除临时验证脚本与代码清理
2026-07-08 12:58:43 +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 style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_agent_run_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_agent_run_execution_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_arq_queue_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_channel_persistence_adapter.py test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +08:00
test_content_review_repository_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_conversation_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_default_content_moderation_adapter.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_identity_resolver_adapter.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_inmemory_realtime_metrics_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_mappers.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_masking_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_message_ops_port_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_opentelemetry_tracer_adapter.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_redis_cache_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_redis_config_adapter.py test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +08:00
test_route_binding_repository.py test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +08:00
test_service_account_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_sqlalchemy_transaction_adapter.py test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +08:00
test_structured_logger_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00