Skip to content

Add end-to-end smoke test covering all new dashboard endpoints in scripts/smoke-test.sh #43

Description

@christabel888

Context: scripts/smoke-test.sh already exists for post-deploy verification -- this batch adds ~15 new endpoints that should be covered before this ships.

Where:

  • scripts/smoke-test.sh

What to do:

Suggested approach:

  1. Add one curl-based check per new endpoint to scripts/smoke-test.sh, following its existing format.
  2. Run it against a real (staging/local) deployment, not just unit tests -- the point of a smoke test is catching wiring/deployment issues unit tests can't see.

Watch out for:

Definition of done:

  • scripts/smoke-test.sh checks every new dashboard endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-apiphase-0-hardeningCross-cutting engineering health: tests, docs, infra

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions