7 lines
215 B
Python
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.
|
|
"""
|