Skip to content

feature: expand e2e coverage across CLI surface #39

Description

@atkrad

e2e covers cluster up / status / down and one deploy/delete per scenario. plan, logs, resolve, list, status, and cluster kubeconfig can still regress against a live cluster.

Add cases on the shared Kind cluster, not a second create/destroy cycle:

  • cluster kubeconfig (path and --raw)
  • plan (offline and live)
  • list / status after deploy
  • logs for the smoke workload
  • resolve against the fixture

Workload-shaped cases stay auto-discovered from internal/e2e/testdata/. Offline golden tests stay in integration.

Grow incrementally. Do not hit every flag in one giant test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciGitHub Actions and release packagingarea/cliCommands, flags, UX copyarea/testingScenarios, harness, goldenskind/featureNew capability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions