Skip to content

Backend: Add end-to-end smoke tests for staging (deploy + basic flows) #217

@greatest0fallt1me

Description

@greatest0fallt1me

Description

Add a minimal e2e smoke test suite that can run against staging to validate critical flows (health, auth, credit list, simulate draw) without requiring chain writes.

Requirements and context

  • Must be secure and documented.
  • Must avoid destructive operations unless explicitly flagged.

Suggested execution

git checkout -b test/staging-smoke

Implement changes

  • Add scripts/smoke/ with environment-driven target URL.
  • Add CI job optionally triggered on deploy.

Test and commit

npm test

Example commit message

test(ci): staging smoke tests for critical backend flows

Guidelines

  • Timeframe: 96 hours.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend service/API workinfraInfrastructure and deploymentreliabilityResilience, retries, idempotencytestingTests and coverage

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions