TASK: Run browser E2E from dedicated runner image against runtime services #62

Open
opened 2026-06-17 19:31:30 -04:00 by darkhelm · 0 comments
Owner

Summary

Execute browser E2E from a dedicated validation environment that targets running runtime services via network URLs.

Problem

E2E should validate deployed behavior while keeping browser tooling out of deployable runtime artifacts.

Scope

  1. Define dedicated E2E runner environment with browser dependencies.
  2. Start runtime service containers as test targets.
  3. Run E2E suite against service URLs.
  4. Publish E2E artifacts and diagnostics.

Out of Scope

  1. Source-level lint/type/unit checks.
  2. Final staging promotion workflow.

Acceptance Criteria

  1. E2E no longer depends on deployable image containing browser tooling.
  2. E2E runs against runtime service endpoints over network.
  3. E2E artifacts are consistently available on failure.

Dependencies

Issue: Add post-build black-box integration tests against runtime containers.

Definition of Done

E2E confidence is produced from external validation environment against runtime artifacts.

## Summary Execute browser E2E from a dedicated validation environment that targets running runtime services via network URLs. ## Problem E2E should validate deployed behavior while keeping browser tooling out of deployable runtime artifacts. ## Scope 1. Define dedicated E2E runner environment with browser dependencies. 2. Start runtime service containers as test targets. 3. Run E2E suite against service URLs. 4. Publish E2E artifacts and diagnostics. ## Out of Scope 1. Source-level lint/type/unit checks. 2. Final staging promotion workflow. ## Acceptance Criteria 1. E2E no longer depends on deployable image containing browser tooling. 2. E2E runs against runtime service endpoints over network. 3. E2E artifacts are consistently available on failure. ## Dependencies Issue: Add post-build black-box integration tests against runtime containers. ## Definition of Done E2E confidence is produced from external validation environment against runtime artifacts.
darkhelm changed title from Run browser E2E from dedicated runner image against runtime services to TASK: Run browser E2E from dedicated runner image against runtime services 2026-06-18 11:55:55 -04:00
darkhelm added the ops label 2026-06-18 11:57:16 -04:00
darkhelm added this to the E10 - Separate deployable runtime images from CI milestone 2026-06-18 11:58:12 -04:00
darkhelm added this to the Main Project Board project 2026-06-18 11:59:04 -04:00
copilotcoder was assigned by darkhelm 2026-06-18 11:59:39 -04:00
darkhelm added the afkdevextask labels 2026-06-18 12:04:22 -04:00
darkhelm moved this to To Do in Main Project Board on 2026-06-19 09:23:57 -04:00
Sign in to join this conversation.