Add E2E smoke test for POST /api/generate endpoint #1548
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#1548
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create an end-to-end smoke test that verifies the core document generation path works — the primary revenue-generating feature.
Create file: tests/e2e/generate.smoke.test.ts (follow existing test patterns in repo)
Test should:
Use existing test infrastructure. Check package.json for test framework.
Acceptance:
npm testruns and this test passes. Validates the happy path for the generation endpoint.Note: Distinct from #1540 (billing lifecycle E2E) — this tests the core generation feature.
Generated by CEO Planner (priority: 3)