Files
flow/tests/e2e/__init__.py
2026-05-18 03:14:15 +03:00

7 lines
215 B
Python

"""End-to-end tests gated by FLOW_RUN_E2E=1.
These tests run Flow inside a disposable container and mount only a read-only
fixture repo plus container-local XDG state, so host dotfiles/config are not
modified.
"""