Skip to content

feat(checkout): add product selection fields (MDK-403) #137

feat(checkout): add product selection fields (MDK-403)

feat(checkout): add product selection fields (MDK-403) #137

Triggered via pull request January 20, 2026 02:00
@NatElkinsNatElkins
synchronize #11
mdk-403
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
quality
Process completed with exit code 1.
tests/schemas/product.test.ts > Product Schemas > Integration scenarios > should validate products with all supported price types: tests/schemas/product.test.ts#L294
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/schemas/product.test.ts:294:28 ❯ tests/schemas/product.test.ts:292:13
tests/schemas/product.test.ts > Product Schemas > CheckoutProductPriceSchema > should validate price with FREE amount type: tests/schemas/product.test.ts#L54
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/schemas/product.test.ts:54:27