Skip to content

tools(e2e): register-e2e-fixtures — Phase 3 of E2E redesign#84

Merged
EnderOfWorlds007 merged 2 commits into
mainfrom
ci/e2e-phase-3-fixture-tool
May 2, 2026
Merged

tools(e2e): register-e2e-fixtures — Phase 3 of E2E redesign#84
EnderOfWorlds007 merged 2 commits into
mainfrom
ci/e2e-phase-3-fixture-tool

Conversation

@EnderOfWorlds007

Copy link
Copy Markdown
Collaborator

Phase 3 of the E2E redesign per docs-internal/2026-05-02-e2e-test-suite-design.md.

Summary

  • Generalises tools/register-mod-fixture.tstools/register-e2e-fixtures.ts
  • New tool registers all 5 permanent E2E fixture domains in one idempotent run
  • Adds foundry, cdm, hardhat, multi to E2E_DOMAINS for Phase 4

Bootstrap action (NOT run by this PR — maintainer-confirmed)

After merge, a maintainer runs once:

bun tools/register-e2e-fixtures.ts

This registers the 4 new domains on Paseo Asset Hub. Same-owner re-publish keeps it idempotent across registry-contract redeployments (re-run as needed).

Out of scope

  • Phase 4 will wire the new domains to actual tests via the matrix split.

Test plan

  • tsc --noEmit clean
  • bun tools/register-e2e-fixtures.ts --help exits 0 with full fixture list
  • pnpm format:check passes
  • pnpm test — 438 tests still pass

@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

Dev build ready — try this branch:

curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/ci/e2e-phase-3-fixture-tool bash

@EnderOfWorlds007 EnderOfWorlds007 merged commit b56a891 into main May 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant