Files
rose-ash/lib/events/scoreboard.json
giles 05d5c46730
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 42s
events: paid-ticket contract (commerce) over holds + 31 tests (Phase 2 done)
ticket.sx: checkout-request (events->commerce) + payment-result
(commerce->events) wire shapes — commerce imports the contract. ev/request-
ticket! holds a seat + emits a checkout request; ev/settle-payment! confirms
on :paid, releases on failure/expiry. Idempotent; late paid for a vanished
hold -> :paid-but-no-hold (refund signal). 175/175 green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 03:34:15 +00:00

15 lines
436 B
JSON

{
"lang": "events",
"total_passed": 175,
"total_failed": 0,
"total": 175,
"suites": [
{"name":"calendar","passed":37,"failed":0,"total":37},
{"name":"availability","passed":22,"failed":0,"total":22},
{"name":"api","passed":24,"failed":0,"total":24},
{"name":"booking","passed":61,"failed":0,"total":61},
{"name":"ticket","passed":31,"failed":0,"total":31}
],
"generated": "2026-06-07T03:33:46+00:00"
}