Skip to content

test(e2e): add agent v2 test infrastructure#38191

Merged
lyzno1 merged 3 commits into
mainfrom
codex/agent-v2-e2e-infra
Jun 30, 2026
Merged

test(e2e): add agent v2 test infrastructure#38191
lyzno1 merged 3 commits into
mainfrom
codex/agent-v2-e2e-infra

Conversation

@lyzno1

@lyzno1 lyzno1 commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Enable Agent v2 in the E2E web environment.
  • Add Agent v2 API helpers for roster agent setup, cleanup, composer draft sync, build draft operations, publish, Web app access, Backend API access, and API keys.
  • Add scenario state and cleanup support for Agent v2 resources.
  • Add an Agent v2 configure-page infrastructure probe scenario and step definitions.
  • Document Agent v2 E2E organization and helper ownership in the E2E package guide.

Validation

  • pnpm -C e2e exec eslint .
  • pnpm -C e2e type-check
  • pnpm -C e2e exec tsx ./node_modules/@cucumber/cucumber/bin/cucumber.js --config ./cucumber.config.ts --dry-run --tags @agent-v2
  • git diff --check

Full browser E2E was not run in this pass because the full backend/frontend/middleware stack was not started.

@lyzno1 lyzno1 marked this pull request as ready for review June 30, 2026 06:24
@lyzno1 lyzno1 enabled auto-merge June 30, 2026 06:24
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 30, 2026
@lyzno1 lyzno1 added this pull request to the merge queue Jun 30, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 30, 2026
Merged via the queue into main with commit 444d164 Jun 30, 2026
30 checks passed
@lyzno1 lyzno1 deleted the codex/agent-v2-e2e-infra branch June 30, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants