发布

  • [OPIK-7137] [QA] chore: retire legacy v1 end-to-end test suite (#7270)

    frostbyte_neo 发布于 2026-07-01 10:20:19 +00:00

    Removes tests_end_to_end/typescript-tests (the Opik 1.0 Playwright suite)
    and its v1-only attachment fixtures, leaving tests_end_to_end with just the
    v2 e2e suite and the visual-comparison tests.

    The visual-tests suite imported config/env.config and helpers/test-helper-client
    directly from the v1 suite; both modules move into visual-tests so it stands
    alone. Drops the two deprecated v1 CI workflows and the v1 playwright-e2e agent
    skill tree + generate-e2e-test command. Repoints the test-runner agent, the
    playwright-test MCP cwd, and AGENTS.md to the v2 e2e suite (the kept v2 skills
    still use that MCP), and clears stale v1 cross-references from .gitignore,
    the skills index, and two v2 source comments.

    Implements OPIK-7137.

    Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

    下载附件