You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix e2e skip mechanism description, add CI and caching sections
Correct inaccurate claim that addopts excludes e2e tests by marker
filter. The actual mechanism is pytestmark skipif conditions that check
for env vars at import time. Add CI workflow section documenting the
two-step test strategy and uv cache behavior.
0 commit comments