feat(#379): E2E Phase 2a — Backend in CI + Lists-Flow-Spec #380
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/379-e2e-backend-lists"
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?
Closes #379.
Was
Phase 2a der E2E-Strategie:
e2e-webDrone-Step als Hintergrundprozess (DEV-Passthrough am JWT-Guard, auto-Migrations beim Bootstrap)Aenderungen
apps/web/e2e/lists.spec.ts(neu):/lists→ Todo-Button → InputNew list name→Add→ Liste oeffnen → Task adden →☐/☑togglenDate.now()→ keineafterEach-Cleanup-Logik noetig.drone.yml:e2e-webhaengt jetzt zusaetzlich anbuild-apiDATABASE_URL,ENCRYPTION_SECRET,CORS_ORIGINS=http://localhost:4173wait-on tcp:database:5432bevor API startet, danachwait-on tcp:localhost:3000bevor Playwright laeuftpnpm --filter @mrrmlab/api run start:prod &→ cwd = apps/api, drizzle-Migrations finden ihren FolderVerifikation
pnpm exec tsc --noEmit+pnpm exec eslint e2egruen (Playwright laeuft nicht auf aarch64-Termux)Naechstes (Phase 2b)
archiv.spec.ts,pakete.spec.tsStacked auf
main(PR #375 + #377 sind gemerged).