项目文件夹

文件
huanghuoguoguo ff0c5a6f0a
Build Dev Image / build-dev-image (push) Has been cancelled
test: format test suite
2026-06-16 11:13:05 +08:00

7 行
178 B
Python

"""
Integration tests package.
These tests validate real system behavior with actual database/network resources.
Run with: uv run pytest tests/integration/ -m "not slow" -q
"""