bilhej/backend/src
Joakim Mörling 15d7b4ae4c
All checks were successful
CI / Lint, type check, unit tests, coverage (pull_request) Successful in 2m26s
CI / E2E browser tests (pull_request) Successful in 1m18s
Fix order cancellation by allowing cancelled in the database status constraint.
The cancel API returned 500 because ck_orders_status did not include cancelled.
Adds Flyway V9 and an E2E test for cancelling a pending order from /orders.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 11:53:25 +02:00
..
main Fix order cancellation by allowing cancelled in the database status constraint. 2026-05-22 11:53:25 +02:00
test Allow users to edit or cancel unpaid orders before payment. 2026-05-22 11:21:47 +02:00