ForcePilot/backend/test/unit/external_systems/framework/runtime
Kris f9f08221fc chore: 整理代码风格与优化细节
本次提交包含多类代码优化:
1. 修复多处单行代码换行格式,统一代码排版
2. 为外部系统模块新增快捷菜单配置
3. 优化前端API请求参数命名一致性
4. 补充媒体下载超限错误码与领域异常类
5. 完善仓储层更新逻辑,支持显式清空字段
6. 优化部分测试用例与工具函数代码结构
7. 为微信插件白名单缓存增加过期时间
2026-07-14 15:13:29 +08:00
..
__init__.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_access_controller.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_alert_manager.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_audit_logger.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_circuit_breaker.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_crypto.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_enums.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_event_publisher.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_execution_utils.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_metrics_collector.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_observability.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_pool_manager.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_quota_manager.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_rate_limiter.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_secret_resolver.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_secret_rotation_scheduler.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_snapshot_utils.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_test_case_runner.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_token_manager.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
test_token_refresh_registry.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_tracing.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_webhook_callback_rate_limiter.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_webhook_forwarder.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_webhook_verifier.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00