ForcePilot/backend/test/unit/channels/infrastructure/conftest.py

9 lines
341 B
Python
Raw Normal View History

"""channels infrastructure 层单元测试 conftest。
复用父级 ``test/unit/channels/conftest.py`` 的端口桩fake_logger /
fake_config / fake_cache 本文件仅补充 infrastructure 层独有的
共享 fixture如构造 HostBootstrap / HostShutdown 所需的桩组件聚合
"""
from __future__ import annotations