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
test(e2e): share the lab-URL pattern and skip reason across the suite
Move the booted-server URL regex (was duplicated inline in three tests and a
local const in a fourth) and the 'set JLAB_TEST_PYTHON_PATH' skip reason into
helpers as LAB_URL and NEEDS_PYTHON, and use them everywhere so every
server-backed test waits on and skips for the same thing. No behavior change.
Note: AI-assisted (Claude Code). Manually verified: full e2e suite green
locally with --workers=1 (10 passed), eslint and prettier clean.
0 commit comments