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.
Files / modules affected.
.github/workflows/build.yml
backend/test/
Dependencies. None.
Difficulty / Effort. Medium / M (≈ 1 day).
Labels. testing, ci
Problem Statement.
test/content.e2e-spec.tsetc. exist but the CI workflow does not execute them. They are likely flaky/long-running.Expected Outcome.
Acceptance Criteria.
Files / modules affected.
.github/workflows/build.ymlbackend/test/Dependencies. None.
Difficulty / Effort. Medium / M (≈ 1 day).
Labels.
testing,ci