Skip to content

qa: assign E2E-endpoint-live-roundtrip TESTPLAN ID - #14

Open
Morgandri1 wants to merge 1 commit into
mainfrom
qa/e2e-endpoint-live-roundtrip-id
Open

qa: assign E2E-endpoint-live-roundtrip TESTPLAN ID#14
Morgandri1 wants to merge 1 commit into
mainfrom
qa/e2e-endpoint-live-roundtrip-id

Conversation

@Morgandri1

Copy link
Copy Markdown
Owner

Summary

Web (relayed via PM, no direct web↔QA wire on this board) needs a TESTPLAN ID for an E2E test
that clicks the endpoint inspector's Test button against a REAL running board now that ingress
is real (23fe1fa), not Web's mock. Assigns E2E-endpoint-live-roundtrip.

Fixture needed (not yet built — see PM/web reply for the plan)

  • infra/docker-compose.yml up (postgres + api + host + a real per-project engine) — this is
    heavier than every other E2E-* fixture, all of which run against Web's mock server.
  • A project created via the real API, an endpoint node (method GET, response_mode: ack),
    capability http enabled, so the panel's btn-endpoint-test has something real to hit.
  • A second case with no matching endpoint node, to prove a real 404-with-body renders as a real
    answer rather than endpoint-probe.ts's bodiless-501 "ingress not built yet" verdict.

Docs-only change; no code.

🤖 Generated with Claude Code

…tton E2E

Web's endpoint panel probe (endpoint-probe.ts) distinguishes a real 404 the
engine wrote from a bodiless 501 meaning ingress isn't built -- proven so far
only against Web's mock. Now that ingress is real (23fe1fa), the one thing
left unproven is that distinction against an ACTUAL board: a real endpoint
answering, and a real wrong path answering a real 404 rather than reading as
"come back later". Relayed via PM (no direct web<->qa wire on this board).

Needs infra/docker-compose.yml (postgres+api+host+engine) rather than the
existing mock-based Playwright fixture -- heavier, hence its own ID rather
than folded into E2E-wire/E2E-chat.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

Deployment failed for project wheel with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/morgandri1s-projects?upgradeToPro=build-rate-limit

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