Skip to content

No E2E tests for backend in CI #94

Description

@mercy60

Internal ID: #93

Imported from ISSUES.md via scripts/import-issues.mjs.

Problem Statement. test/content.e2e-spec.ts etc. exist but the CI workflow does not execute them. They are likely flaky/long-running.

Expected Outcome.

  • CI runs e2e suite with Postgres service container.
  • Tests are dockerized, parallelizable.

Acceptance Criteria.

  • E2E runs in < 5 min.

Files / modules affected.

  • .github/workflows/build.yml
  • backend/test/

Dependencies. None.

Difficulty / Effort. Medium / M (≈ 1 day).

Labels. testing, ci

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programciImported from ISSUES.mdtestingImported from ISSUES.md

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions