Summary of Test Suite Results for 'OpenActive Reference Implementation'
Mode: Controlled
✅ 22850 passing
Tests
Generic
- ✅ Authentication / Booking Partner Authentication for Multiple Seller Systems (Implemented)
- ✅ authenticationAuthority present in dataset site: (0 failures, 0 warnings, 0 suggestions, 3 passes)
- ✅ Authorization Code Flow: (0 failures, 0 warnings, 0 suggestions, 6 passes)
- ✅ Authorization persists when not requesting offline access: (0 failures, 0 warnings, 0 suggestions, 9 passes)
- ✅ Client Credentials Flow: (0 failures, 0 warnings, 0 suggestions, 3 passes)
- ✅ Core / Common error conditions (Implemented)
- ✅ Core / Dataset Site (Implemented)
- ✅ Authentication / Dynamic Client Registration for Multiple Seller Systems (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ✅ Core / Single Seller (Not Implemented)
OpenBookingApprovalFlow >> IndividualFacilityUseSlot
- ✅ Access / accessCode update notifications (Implemented)
- ✅ Access / accessCode - manual access codes (Implemented)
- ✅ Access / accessPass - Seller provided access control barcodes (Implemented)
- ✅ Access / accessPass - Seller provided access control images (Implemented)
- ✅ Access / accessPass update notifications (Implemented)
- ✅ Details Capture / Additional Details capture (Implemented)
- ✅ Core / AgentBroker mode (Implemented)
- ✅ Core / Amending the OrderQuote before B (Implemented)
- ⚠️ Amend, at C1 and C2, an existing OrderQuote: (0 failures, 182 warnings, 0 suggestions, 30 passes)
- ⚠️ Amend, at C1, an existing OrderQuote: (0 failures, 147 warnings, 0 suggestions, 26 passes)
- ⚠️ Amend, at C2, an existing OrderQuote: (0 failures, 169 warnings, 0 suggestions, 30 passes)
- ⚠️ Run C2 with different details from C1: (0 failures, 126 warnings, 0 suggestions, 24 passes)
- ✅ Leasing / Anonymous leasing, including leaseExpires (Implemented)
- ✅ Details Capture / Simple Book including Attendee Details capture (Implemented)
- ✅ Core / Availability Checking (Implemented)
- ✅ Restrictions / validFromBeforeStartDate booking window (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxNet) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxNet) (Implemented)
- ✅ Cancellation / latestCancellationBeforeStartDate cancellation window (Implemented)
- ✅ Core / Common error conditions (Implemented)
- ⚠️ Expect an IncompleteBrokerDetailsError when broker details are missing name: (0 failures, 150 warnings, 0 suggestions, 24 passes)
- ⚠️ Expect an IncompleteCustomerDetailsError when customer details are missing the required email property: (0 failures, 112 warnings, 0 suggestions, 20 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
acceptedOffer
: (0 failures, 12 warnings, 0 suggestions, 14 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
orderedItem
: (0 failures, 9 warnings, 0 suggestions, 14 passes)
- ✅ Details Capture / Customer Details identifier capture (Implemented)
- ✅ Details Capture / Customer Details non-essential capture (Implemented)
- ✅ Notifications / Customer notice notifications (Implemented)
- ✅ Cancellation / Customer Requested Cancellation (Implemented)
- ⚠️ Successful booking and successful cancellation after atomic failed cancellation request: (0 failures, 416 warnings, 0 suggestions, 45 passes)
- ⚠️ Successful booking and cancellation.: (0 failures, 130 warnings, 0 suggestions, 26 passes)
- ⚠️ Expect a OrderItemIdInvalidError for an Order that does not exist: (0 failures, 135 warnings, 0 suggestions, 20 passes)
- ⚠️ Expect a OrderItemNotWithinOrderError for an Order that does not exist: (0 failures, 134 warnings, 0 suggestions, 20 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchContainsExcessivePropertiesError: (0 failures, 114 warnings, 0 suggestions, 20 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchNotAllowedOnPropertyError: (0 failures, 115 warnings, 0 suggestions, 20 passes)
- ✅ Payment / Free opportunities (Implemented)
- ⚠️ Successful booking of free opportunity with idempotency: (0 failures, 65 warnings, 0 suggestions, 11 passes)
- ✅ Free opportunities must have either a
openBookingPrepayment
value of Unspecified, or have no openBookingPrepayment
specified: (0 failures, 0 warnings, 0 suggestions, 3 passes)
- ⚠️ Fail free bookings which include erroneous payment property: (0 failures, 62 warnings, 0 suggestions, 14 passes)
- ⚠️ Successful booking without Checkpoints: (0 failures, 78 warnings, 0 suggestions, 11 passes)
- ⚠️ Successful booking without payment property: (0 failures, 112 warnings, 0 suggestions, 21 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property is non-zero for free opportunities: (0 failures, 68 warnings, 0 suggestions, 14 passes)
- ✅ Approval Flow / Minimal Proposal Implementation - Book an opportunity using an OrderProposal (Implemented)
- ⚠️ Successful booking using the Booking Flow with Approval: (0 failures, 120 warnings, 0 suggestions, 23 passes)
- ⚠️ OrderProposal rejected by the Customer: (0 failures, 106 warnings, 0 suggestions, 22 passes)
- ⚠️ OrderProposal not yet accepted by the Seller: (0 failures, 86 warnings, 0 suggestions, 17 passes)
- ⚠️ OrderProposal rejected by the Seller: (0 failures, 89 warnings, 0 suggestions, 21 passes)
- ✅ Core / Multiple Sellers (Implemented)
- ✅ Leasing / Named leasing, including leaseExpires (Implemented)
- ✅ Broker Role / NoBroker mode (Implemented)
- ✅ Payment / Opportunities with a non-zero price (Implemented)
- ✅ Notifications / Opportunity attendance updates (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ⚠️ Order successfully deleted, second delete does not change the state of the first delete: (0 failures, 112 warnings, 0 suggestions, 21 passes)
- ⚠️ Order quote successfully deleted, second delete does not change the state of the first delete: (0 failures, 61 warnings, 0 suggestions, 15 passes)
- ⚠️ Order successfully deleted: (0 failures, 109 warnings, 0 suggestions, 25 passes)
- ✅ Core / Past opportunities (Implemented)
- ✅ Payment / Payment reconciliation detail validation (Implemented)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when no payment required: (0 failures, 47 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when payment required: (0 failures, 32 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when no payment required: (0 failures, 35 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when payment required: (0 failures, 35 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation, where payment is not required: (0 failures, 96 warnings, 0 suggestions, 21 passes)
- ⚠️ Payment reconciliation detail validation, where payment is required: (0 failures, 104 warnings, 0 suggestions, 21 passes)
- ✅ Payment / prepayment optional (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment
identifier
is not supplied: (0 failures, 62 warnings, 0 suggestions, 14 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 68 warnings, 0 suggestions, 14 passes)
- ⚠️ Prepayment optional, with
payment
supplied, is successful: (0 failures, 120 warnings, 0 suggestions, 21 passes)
- ⚠️ Prepayment optional, without
payment
supplied, is successful: (0 failures, 104 warnings, 0 suggestions, 21 passes)
- ✅ Payment / prepayment required and unavailable (Implemented)
- ✅ Payment / prepayment required (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment details are not supplied: (0 failures, 56 warnings, 0 suggestions, 14 passes)
- ⚠️ Unsuccessful booking without payment property: (0 failures, 56 warnings, 0 suggestions, 14 passes)
- ⚠️ Successful booking with payment property: (0 failures, 112 warnings, 0 suggestions, 21 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 67 warnings, 0 suggestions, 14 passes)
- ✅ Payment / prepayment unavailable (Implemented)
- ✅ Approval Flow / Proposal Amendment - Amend an opportunity using an OrderProposal (Implemented)
- ✅ Broker Role / ResellerBroker mode (Implemented)
- ✅ Cancellation / cancellationMessage for Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Replacement (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Core / Test interface (Implemented)
OpenBookingApprovalFlow >> Multiple
- ✅ Access / accessChannel update notifications (Implemented)
- ✅ Access / accessChannel - Seller provided remote access (Implemented)
- ✅ Access / accessCode update notifications (Implemented)
- ✅ Access / accessCode - manual access codes (Implemented)
- ✅ Access / accessPass - Seller provided access control barcodes (Implemented)
- ✅ Access / accessPass - Seller provided access control images (Implemented)
- ✅ Access / accessPass update notifications (Implemented)
- ✅ Details Capture / Additional Details capture (Implemented)
- ✅ Core / AgentBroker mode (Implemented)
- ✅ Core / Amending the OrderQuote before B (Implemented)
- ⚠️ Amend, at C1 and C2, an existing OrderQuote: (0 failures, 890 warnings, 252 suggestions, 105 passes)
- ⚠️ Amend, at C1, an existing OrderQuote: (0 failures, 766 warnings, 216 suggestions, 91 passes)
- ⚠️ Amend, at C2, an existing OrderQuote: (0 failures, 764 warnings, 216 suggestions, 100 passes)
- ⚠️ Run C2 with different details from C1: (0 failures, 662 warnings, 180 suggestions, 84 passes)
- ✅ Leasing / Anonymous leasing, including leaseExpires (Implemented)
- ✅ Details Capture / Simple Book including Attendee Details capture (Implemented)
- ✅ Core / Availability Checking (Implemented)
- ✅ Restrictions / validFromBeforeStartDate booking window (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxNet) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxNet) (Implemented)
- ✅ Cancellation / latestCancellationBeforeStartDate cancellation window (Implemented)
- ✅ Core / Common error conditions (Implemented)
- ⚠️ Expect an IncompleteBrokerDetailsError when broker details are missing name: (0 failures, 678 warnings, 198 suggestions, 94 passes)
- ⚠️ Expect an IncompleteCustomerDetailsError when customer details are missing the required email property: (0 failures, 560 warnings, 162 suggestions, 75 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
acceptedOffer
: (0 failures, 71 warnings, 18 suggestions, 49 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
orderedItem
: (0 failures, 70 warnings, 18 suggestions, 49 passes)
- ✅ Details Capture / Customer Details identifier capture (Implemented)
- ✅ Details Capture / Customer Details non-essential capture (Implemented)
- ✅ Notifications / Customer notice notifications (Implemented)
- ✅ Cancellation / Customer Requested Cancellation (Implemented)
- ⚠️ Successful booking and cancellation.: (0 failures, 678 warnings, 180 suggestions, 71 passes)
- ⚠️ Expect a OrderItemIdInvalidError for an Order that does not exist: (0 failures, 556 warnings, 162 suggestions, 60 passes)
- ⚠️ Expect a OrderItemNotWithinOrderError for an Order that does not exist: (0 failures, 604 warnings, 162 suggestions, 60 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchContainsExcessivePropertiesError: (0 failures, 596 warnings, 162 suggestions, 60 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchNotAllowedOnPropertyError: (0 failures, 586 warnings, 162 suggestions, 60 passes)
- ✅ Payment / Free opportunities (Implemented)
- ⚠️ Successful booking of free opportunity with idempotency: (0 failures, 333 warnings, 90 suggestions, 26 passes)
- ⚠️ Fail free bookings which include erroneous payment property: (0 failures, 113 warnings, 30 suggestions, 20 passes)
- ⚠️ Successful booking without Checkpoints: (0 failures, 325 warnings, 90 suggestions, 26 passes)
- ⚠️ Successful booking without payment property: (0 failures, 186 warnings, 48 suggestions, 28 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property is non-zero for free opportunities: (0 failures, 101 warnings, 30 suggestions, 20 passes)
- ✅ Approval Flow / Minimal Proposal Implementation - Book an opportunity using an OrderProposal (Implemented)
- ⚠️ Successful booking using the Booking Flow with Approval: (0 failures, 518 warnings, 144 suggestions, 58 passes)
- ⚠️ OrderProposal rejected by the Customer: (0 failures, 443 warnings, 126 suggestions, 57 passes)
- ⚠️ OrderProposal not yet accepted by the Seller: (0 failures, 455 warnings, 126 suggestions, 52 passes)
- ⚠️ OrderProposal rejected by the Seller: (0 failures, 476 warnings, 126 suggestions, 56 passes)
- ✅ Core / Multiple Sellers (Implemented)
- ✅ Leasing / Named leasing, including leaseExpires (Implemented)
- ✅ Broker Role / NoBroker mode (Implemented)
- ✅ Payment / Opportunities with a non-zero price (Implemented)
- ✅ Notifications / Opportunity attendance updates (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ⚠️ Order successfully deleted, second delete does not change the state of the first delete: (0 failures, 534 warnings, 144 suggestions, 56 passes)
- ⚠️ Order quote successfully deleted, second delete does not change the state of the first delete: (0 failures, 301 warnings, 90 suggestions, 45 passes)
- ⚠️ Order successfully deleted: (0 failures, 610 warnings, 162 suggestions, 65 passes)
- ✅ Core / Past opportunities (Implemented)
- ✅ Payment / Payment reconciliation detail validation (Implemented)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when no payment required: (0 failures, 212 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when payment required: (0 failures, 182 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when no payment required: (0 failures, 227 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when payment required: (0 failures, 200 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation, where payment is not required: (0 failures, 526 warnings, 144 suggestions, 56 passes)
- ⚠️ Payment reconciliation detail validation, where payment is required: (0 failures, 502 warnings, 144 suggestions, 56 passes)
- ✅ Payment / prepayment optional (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment
identifier
is not supplied: (0 failures, 123 warnings, 30 suggestions, 20 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 101 warnings, 30 suggestions, 20 passes)
- ⚠️ Prepayment optional, with
payment
supplied, is successful: (0 failures, 186 warnings, 48 suggestions, 28 passes)
- ⚠️ Prepayment optional, without
payment
supplied, is successful: (0 failures, 170 warnings, 48 suggestions, 28 passes)
- ✅ Payment / prepayment required and unavailable (Implemented)
- ✅ Payment / prepayment required (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment details are not supplied: (0 failures, 107 warnings, 30 suggestions, 20 passes)
- ⚠️ Unsuccessful booking without payment property: (0 failures, 95 warnings, 30 suggestions, 20 passes)
- ⚠️ Successful booking with payment property: (0 failures, 170 warnings, 48 suggestions, 28 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 118 warnings, 30 suggestions, 20 passes)
- ✅ Payment / prepayment unavailable (Implemented)
- ✅ Approval Flow / Proposal Amendment - Amend an opportunity using an OrderProposal (Implemented)
- ✅ Broker Role / ResellerBroker mode (Implemented)
- ✅ Cancellation / cancellationMessage for Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Replacement (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
OpenBookingApprovalFlow >> ScheduledSession
- ✅ Access / accessChannel update notifications (Implemented)
- ✅ Access / accessChannel - Seller provided remote access (Implemented)
- ✅ Access / accessCode update notifications (Implemented)
- ✅ Access / accessCode - manual access codes (Implemented)
- ✅ Access / accessPass - Seller provided access control barcodes (Implemented)
- ✅ Access / accessPass - Seller provided access control images (Implemented)
- ✅ Access / accessPass update notifications (Implemented)
- ✅ Details Capture / Additional Details capture (Implemented)
- ✅ Core / AgentBroker mode (Implemented)
- ✅ Core / Amending the OrderQuote before B (Implemented)
- ⚠️ Amend, at C1 and C2, an existing OrderQuote: (0 failures, 146 warnings, 84 suggestions, 30 passes)
- ⚠️ Amend, at C1, an existing OrderQuote: (0 failures, 123 warnings, 72 suggestions, 26 passes)
- ⚠️ Amend, at C2, an existing OrderQuote: (0 failures, 127 warnings, 72 suggestions, 30 passes)
- ⚠️ Run C2 with different details from C1: (0 failures, 110 warnings, 60 suggestions, 24 passes)
- ✅ Leasing / Anonymous leasing, including leaseExpires (Implemented)
- ✅ Details Capture / Simple Book including Attendee Details capture (Implemented)
- ✅ Core / Availability Checking (Implemented)
- ✅ Restrictions / validFromBeforeStartDate booking window (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxNet) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxNet) (Implemented)
- ✅ Cancellation / latestCancellationBeforeStartDate cancellation window (Implemented)
- ✅ Core / Common error conditions (Implemented)
- ⚠️ Expect an IncompleteBrokerDetailsError when broker details are missing name: (0 failures, 118 warnings, 66 suggestions, 24 passes)
- ⚠️ Expect an IncompleteCustomerDetailsError when customer details are missing the required email property: (0 failures, 100 warnings, 54 suggestions, 20 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
acceptedOffer
: (0 failures, 12 warnings, 6 suggestions, 14 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
orderedItem
: (0 failures, 9 warnings, 6 suggestions, 14 passes)
- ✅ Details Capture / Customer Details identifier capture (Implemented)
- ✅ Details Capture / Customer Details non-essential capture (Implemented)
- ✅ Notifications / Customer notice notifications (Implemented)
- ✅ Cancellation / Customer Requested Cancellation (Implemented)
- ⚠️ Successful booking and successful cancellation after atomic failed cancellation request: (0 failures, 280 warnings, 180 suggestions, 45 passes)
- ⚠️ Successful booking and cancellation.: (0 failures, 104 warnings, 60 suggestions, 26 passes)
- ⚠️ Expect a OrderItemIdInvalidError for an Order that does not exist: (0 failures, 100 warnings, 54 suggestions, 20 passes)
- ⚠️ Expect a OrderItemNotWithinOrderError for an Order that does not exist: (0 failures, 91 warnings, 54 suggestions, 20 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchContainsExcessivePropertiesError: (0 failures, 100 warnings, 54 suggestions, 20 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchNotAllowedOnPropertyError: (0 failures, 100 warnings, 54 suggestions, 20 passes)
- ✅ Payment / Free opportunities (Implemented)
- ⚠️ Successful booking of free opportunity with idempotency: (0 failures, 59 warnings, 30 suggestions, 11 passes)
- ✅ Free opportunities must have either a
openBookingPrepayment
value of Unspecified, or have no openBookingPrepayment
specified: (0 failures, 0 warnings, 0 suggestions, 3 passes)
- ⚠️ Fail free bookings which include erroneous payment property: (0 failures, 59 warnings, 30 suggestions, 14 passes)
- ⚠️ Successful booking without Checkpoints: (0 failures, 64 warnings, 30 suggestions, 11 passes)
- ⚠️ Successful booking without payment property: (0 failures, 90 warnings, 48 suggestions, 21 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property is non-zero for free opportunities: (0 failures, 54 warnings, 30 suggestions, 14 passes)
- ✅ Approval Flow / Minimal Proposal Implementation - Book an opportunity using an OrderProposal (Implemented)
- ⚠️ Successful booking using the Booking Flow with Approval: (0 failures, 90 warnings, 48 suggestions, 23 passes)
- ⚠️ OrderProposal rejected by the Customer: (0 failures, 79 warnings, 42 suggestions, 22 passes)
- ⚠️ OrderProposal not yet accepted by the Seller: (0 failures, 69 warnings, 42 suggestions, 17 passes)
- ⚠️ OrderProposal rejected by the Seller: (0 failures, 72 warnings, 42 suggestions, 21 passes)
- ✅ Core / Multiple Sellers (Implemented)
- ✅ Leasing / Named leasing, including leaseExpires (Implemented)
- ✅ Broker Role / NoBroker mode (Implemented)
- ✅ Payment / Opportunities with a non-zero price (Implemented)
- ✅ Notifications / Opportunity attendance updates (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ⚠️ Order successfully deleted, second delete does not change the state of the first delete: (0 failures, 90 warnings, 48 suggestions, 21 passes)
- ⚠️ Order quote successfully deleted, second delete does not change the state of the first delete: (0 failures, 52 warnings, 30 suggestions, 15 passes)
- ⚠️ Order successfully deleted: (0 failures, 95 warnings, 54 suggestions, 25 passes)
- ✅ Core / Past opportunities (Implemented)
- ✅ Payment / Payment reconciliation detail validation (Implemented)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when no payment required: (0 failures, 35 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when payment required: (0 failures, 29 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when no payment required: (0 failures, 35 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when payment required: (0 failures, 32 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation, where payment is not required: (0 failures, 90 warnings, 48 suggestions, 21 passes)
- ⚠️ Payment reconciliation detail validation, where payment is required: (0 failures, 82 warnings, 48 suggestions, 21 passes)
- ✅ Payment / prepayment optional (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment
identifier
is not supplied: (0 failures, 48 warnings, 30 suggestions, 14 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 53 warnings, 30 suggestions, 14 passes)
- ⚠️ Prepayment optional, with
payment
supplied, is successful: (0 failures, 82 warnings, 48 suggestions, 21 passes)
- ⚠️ Prepayment optional, without
payment
supplied, is successful: (0 failures, 82 warnings, 48 suggestions, 21 passes)
- ✅ Payment / prepayment required and unavailable (Implemented)
- ✅ Payment / prepayment required (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment details are not supplied: (0 failures, 53 warnings, 30 suggestions, 14 passes)
- ⚠️ Unsuccessful booking without payment property: (0 failures, 48 warnings, 30 suggestions, 14 passes)
- ⚠️ Successful booking with payment property: (0 failures, 82 warnings, 48 suggestions, 21 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 53 warnings, 30 suggestions, 14 passes)
- ✅ Payment / prepayment unavailable (Implemented)
- ✅ Approval Flow / Proposal Amendment - Amend an opportunity using an OrderProposal (Implemented)
- ✅ Broker Role / ResellerBroker mode (Implemented)
- ✅ Cancellation / cancellationMessage for Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Replacement (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Core / Test interface (Implemented)
OpenBookingSimpleFlow >> IndividualFacilityUseSlot
- ✅ Access / accessCode update notifications (Implemented)
- ✅ Access / accessCode - manual access codes (Implemented)
- ✅ Access / accessPass - Seller provided access control barcodes (Implemented)
- ✅ Access / accessPass - Seller provided access control images (Implemented)
- ✅ Access / accessPass update notifications (Implemented)
- ✅ Details Capture / Additional Details capture (Implemented)
- ✅ Core / AgentBroker mode (Implemented)
- ✅ Core / Amending the OrderQuote before B (Implemented)
- ⚠️ Amend, at C1 and C2, an existing OrderQuote: (0 failures, 191 warnings, 0 suggestions, 26 passes)
- ⚠️ Amend, at C1, an existing OrderQuote: (0 failures, 162 warnings, 0 suggestions, 22 passes)
- ⚠️ Amend, at C2, an existing OrderQuote: (0 failures, 145 warnings, 0 suggestions, 26 passes)
- ⚠️ Run C2 with different details from C1: (0 failures, 118 warnings, 0 suggestions, 20 passes)
- ✅ Leasing / Anonymous leasing, including leaseExpires (Implemented)
- ✅ Details Capture / Simple Book including Attendee Details capture (Implemented)
- ✅ Core / Availability Checking (Implemented)
- ✅ Restrictions / validFromBeforeStartDate booking window (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxNet) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxNet) (Implemented)
- ✅ Cancellation / latestCancellationBeforeStartDate cancellation window (Implemented)
- ✅ Core / Common error conditions (Implemented)
- ⚠️ Expect an IncompleteBrokerDetailsError when broker details are missing name: (0 failures, 138 warnings, 0 suggestions, 24 passes)
- ⚠️ Expect an IncompleteCustomerDetailsError when customer details are missing the required email property: (0 failures, 124 warnings, 0 suggestions, 20 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
acceptedOffer
: (0 failures, 14 warnings, 0 suggestions, 14 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
orderedItem
: (0 failures, 16 warnings, 0 suggestions, 14 passes)
- ✅ Details Capture / Customer Details identifier capture (Implemented)
- ✅ Details Capture / Customer Details non-essential capture (Implemented)
- ✅ Notifications / Customer notice notifications (Implemented)
- ✅ Cancellation / Customer Requested Cancellation (Implemented)
- ⚠️ Successful booking and successful cancellation after atomic failed cancellation request: (0 failures, 336 warnings, 0 suggestions, 41 passes)
- ⚠️ Successful booking and cancellation.: (0 failures, 125 warnings, 0 suggestions, 22 passes)
- ⚠️ Expect a OrderItemIdInvalidError for an Order that does not exist: (0 failures, 108 warnings, 0 suggestions, 16 passes)
- ⚠️ Expect a OrderItemNotWithinOrderError for an Order that does not exist: (0 failures, 98 warnings, 0 suggestions, 16 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchContainsExcessivePropertiesError: (0 failures, 118 warnings, 0 suggestions, 16 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchNotAllowedOnPropertyError: (0 failures, 98 warnings, 0 suggestions, 16 passes)
- ✅ Payment / Free opportunities (Implemented)
- ⚠️ Successful booking of free opportunity with idempotency: (0 failures, 80 warnings, 0 suggestions, 8 passes)
- ✅ Free opportunities must have either a
openBookingPrepayment
value of Unspecified, or have no openBookingPrepayment
specified: (0 failures, 0 warnings, 0 suggestions, 3 passes)
- ⚠️ Fail free bookings which include erroneous payment property: (0 failures, 79 warnings, 0 suggestions, 14 passes)
- ⚠️ Successful booking without Checkpoints: (0 failures, 80 warnings, 0 suggestions, 8 passes)
- ⚠️ Successful booking without payment property: (0 failures, 87 warnings, 0 suggestions, 16 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property is non-zero for free opportunities: (0 failures, 67 warnings, 0 suggestions, 14 passes)
- ✅ Core / Multiple Sellers (Implemented)
- ✅ Leasing / Named leasing, including leaseExpires (Implemented)
- ✅ Broker Role / NoBroker mode (Implemented)
- ✅ Payment / Opportunities with a non-zero price (Implemented)
- ✅ Notifications / Opportunity attendance updates (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ⚠️ Order successfully deleted, second delete does not change the state of the first delete: (0 failures, 103 warnings, 0 suggestions, 17 passes)
- ⚠️ Order quote successfully deleted, second delete does not change the state of the first delete: (0 failures, 67 warnings, 0 suggestions, 15 passes)
- ⚠️ Order successfully deleted: (0 failures, 130 warnings, 0 suggestions, 21 passes)
- ✅ Core / Past opportunities (Implemented)
- ✅ Payment / Payment reconciliation detail validation (Implemented)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when no payment required: (0 failures, 29 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when payment required: (0 failures, 38 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when no payment required: (0 failures, 41 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when payment required: (0 failures, 47 warnings, 0 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation, where payment is not required: (0 failures, 102 warnings, 0 suggestions, 17 passes)
- ⚠️ Payment reconciliation detail validation, where payment is required: (0 failures, 103 warnings, 0 suggestions, 17 passes)
- ✅ Payment / prepayment optional (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment
identifier
is not supplied: (0 failures, 74 warnings, 0 suggestions, 14 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 68 warnings, 0 suggestions, 14 passes)
- ⚠️ Prepayment optional, with
payment
supplied, is successful: (0 failures, 95 warnings, 0 suggestions, 16 passes)
- ⚠️ Prepayment optional, without
payment
supplied, is successful: (0 failures, 87 warnings, 0 suggestions, 16 passes)
- ✅ Payment / prepayment required and unavailable (Implemented)
- ✅ Payment / prepayment required (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment details are not supplied: (0 failures, 67 warnings, 0 suggestions, 14 passes)
- ⚠️ Unsuccessful booking without payment property: (0 failures, 67 warnings, 0 suggestions, 14 passes)
- ⚠️ Successful booking with payment property: (0 failures, 103 warnings, 0 suggestions, 16 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 61 warnings, 0 suggestions, 14 passes)
- ✅ Payment / prepayment unavailable (Implemented)
- ✅ Broker Role / ResellerBroker mode (Implemented)
- ✅ Cancellation / cancellationMessage for Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Replacement (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Core / Test interface (Implemented)
OpenBookingSimpleFlow >> Multiple
- ✅ Access / accessChannel update notifications (Implemented)
- ✅ Access / accessChannel - Seller provided remote access (Implemented)
- ✅ Access / accessCode update notifications (Implemented)
- ✅ Access / accessCode - manual access codes (Implemented)
- ✅ Access / accessPass - Seller provided access control barcodes (Implemented)
- ✅ Access / accessPass - Seller provided access control images (Implemented)
- ✅ Access / accessPass update notifications (Implemented)
- ✅ Details Capture / Additional Details capture (Implemented)
- ✅ Core / AgentBroker mode (Implemented)
- ✅ Core / Amending the OrderQuote before B (Implemented)
- ⚠️ Amend, at C1 and C2, an existing OrderQuote: (0 failures, 828 warnings, 234 suggestions, 101 passes)
- ⚠️ Amend, at C1, an existing OrderQuote: (0 failures, 676 warnings, 198 suggestions, 87 passes)
- ⚠️ Amend, at C2, an existing OrderQuote: (0 failures, 687 warnings, 198 suggestions, 96 passes)
- ⚠️ Run C2 with different details from C1: (0 failures, 601 warnings, 162 suggestions, 80 passes)
- ✅ Leasing / Anonymous leasing, including leaseExpires (Implemented)
- ✅ Details Capture / Simple Book including Attendee Details capture (Implemented)
- ✅ Core / Availability Checking (Implemented)
- ✅ Restrictions / validFromBeforeStartDate booking window (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxNet) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxNet) (Implemented)
- ✅ Cancellation / latestCancellationBeforeStartDate cancellation window (Implemented)
- ✅ Core / Common error conditions (Implemented)
- ⚠️ Expect an IncompleteBrokerDetailsError when broker details are missing name: (0 failures, 746 warnings, 198 suggestions, 94 passes)
- ⚠️ Expect an IncompleteCustomerDetailsError when customer details are missing the required email property: (0 failures, 597 warnings, 162 suggestions, 75 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
acceptedOffer
: (0 failures, 71 warnings, 18 suggestions, 49 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
orderedItem
: (0 failures, 74 warnings, 18 suggestions, 49 passes)
- ✅ Details Capture / Customer Details identifier capture (Implemented)
- ✅ Details Capture / Customer Details non-essential capture (Implemented)
- ✅ Notifications / Customer notice notifications (Implemented)
- ✅ Cancellation / Customer Requested Cancellation (Implemented)
- ⚠️ Successful booking and cancellation.: (0 failures, 540 warnings, 162 suggestions, 67 passes)
- ⚠️ Expect a OrderItemIdInvalidError for an Order that does not exist: (0 failures, 498 warnings, 144 suggestions, 56 passes)
- ⚠️ Expect a OrderItemNotWithinOrderError for an Order that does not exist: (0 failures, 512 warnings, 144 suggestions, 56 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchContainsExcessivePropertiesError: (0 failures, 540 warnings, 144 suggestions, 56 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchNotAllowedOnPropertyError: (0 failures, 502 warnings, 144 suggestions, 56 passes)
- ✅ Payment / Free opportunities (Implemented)
- ⚠️ Successful booking of free opportunity with idempotency: (0 failures, 350 warnings, 90 suggestions, 28 passes)
- ⚠️ Fail free bookings which include erroneous payment property: (0 failures, 107 warnings, 30 suggestions, 20 passes)
- ⚠️ Successful booking without Checkpoints: (0 failures, 350 warnings, 90 suggestions, 28 passes)
- ⚠️ Successful booking without payment property: (0 failures, 175 warnings, 42 suggestions, 23 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property is non-zero for free opportunities: (0 failures, 106 warnings, 30 suggestions, 20 passes)
- ✅ Core / Multiple Sellers (Implemented)
- ✅ Leasing / Named leasing, including leaseExpires (Implemented)
- ✅ Broker Role / NoBroker mode (Implemented)
- ✅ Payment / Opportunities with a non-zero price (Implemented)
- ✅ Notifications / Opportunity attendance updates (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ⚠️ Order successfully deleted, second delete does not change the state of the first delete: (0 failures, 422 warnings, 126 suggestions, 52 passes)
- ⚠️ Order quote successfully deleted, second delete does not change the state of the first delete: (0 failures, 300 warnings, 90 suggestions, 45 passes)
- ⚠️ Order successfully deleted: (0 failures, 520 warnings, 144 suggestions, 61 passes)
- ✅ Core / Past opportunities (Implemented)
- ✅ Payment / Payment reconciliation detail validation (Implemented)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when no payment required: (0 failures, 200 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when payment required: (0 failures, 212 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when no payment required: (0 failures, 209 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when payment required: (0 failures, 206 warnings, 54 suggestions, 27 passes)
- ⚠️ Payment reconciliation detail validation, where payment is not required: (0 failures, 477 warnings, 126 suggestions, 52 passes)
- ⚠️ Payment reconciliation detail validation, where payment is required: (0 failures, 447 warnings, 126 suggestions, 52 passes)
- ✅ Payment / prepayment optional (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment
identifier
is not supplied: (0 failures, 118 warnings, 30 suggestions, 20 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 112 warnings, 30 suggestions, 20 passes)
- ⚠️ Prepayment optional, with
payment
supplied, is successful: (0 failures, 143 warnings, 42 suggestions, 23 passes)
- ⚠️ Prepayment optional, without
payment
supplied, is successful: (0 failures, 143 warnings, 42 suggestions, 23 passes)
- ✅ Payment / prepayment required and unavailable (Implemented)
- ✅ Payment / prepayment required (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment details are not supplied: (0 failures, 106 warnings, 30 suggestions, 20 passes)
- ⚠️ Unsuccessful booking without payment property: (0 failures, 101 warnings, 30 suggestions, 20 passes)
- ⚠️ Successful booking with payment property: (0 failures, 144 warnings, 42 suggestions, 23 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 117 warnings, 30 suggestions, 20 passes)
- ✅ Payment / prepayment unavailable (Implemented)
- ✅ Broker Role / ResellerBroker mode (Implemented)
- ✅ Cancellation / cancellationMessage for Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Replacement (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
OpenBookingSimpleFlow >> ScheduledSession
- ✅ Access / accessChannel update notifications (Implemented)
- ✅ Access / accessChannel - Seller provided remote access (Implemented)
- ✅ Access / accessCode update notifications (Implemented)
- ✅ Access / accessCode - manual access codes (Implemented)
- ✅ Access / accessPass - Seller provided access control barcodes (Implemented)
- ✅ Access / accessPass - Seller provided access control images (Implemented)
- ✅ Access / accessPass update notifications (Implemented)
- ✅ Details Capture / Additional Details capture (Implemented)
- ✅ Core / AgentBroker mode (Implemented)
- ✅ Core / Amending the OrderQuote before B (Implemented)
- ⚠️ Amend, at C1 and C2, an existing OrderQuote: (0 failures, 148 warnings, 78 suggestions, 26 passes)
- ⚠️ Amend, at C1, an existing OrderQuote: (0 failures, 110 warnings, 66 suggestions, 22 passes)
- ⚠️ Amend, at C2, an existing OrderQuote: (0 failures, 106 warnings, 66 suggestions, 26 passes)
- ⚠️ Run C2 with different details from C1: (0 failures, 104 warnings, 54 suggestions, 20 passes)
- ✅ Leasing / Anonymous leasing, including leaseExpires (Implemented)
- ✅ Details Capture / Simple Book including Attendee Details capture (Implemented)
- ✅ Core / Availability Checking (Implemented)
- ✅ Restrictions / validFromBeforeStartDate booking window (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-business Tax Calculation (TaxNet) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxGross) (Implemented)
- ✅ Tax / Business-to-consumer Tax Calculation (TaxNet) (Implemented)
- ✅ Cancellation / latestCancellationBeforeStartDate cancellation window (Implemented)
- ✅ Core / Common error conditions (Implemented)
- ⚠️ Expect an IncompleteBrokerDetailsError when broker details are missing name: (0 failures, 131 warnings, 66 suggestions, 24 passes)
- ⚠️ Expect an IncompleteCustomerDetailsError when customer details are missing the required email property: (0 failures, 94 warnings, 54 suggestions, 20 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
acceptedOffer
: (0 failures, 9 warnings, 6 suggestions, 14 passes)
- ⚠️ Test for IncompleteOrderItemError with missing
orderedItem
: (0 failures, 10 warnings, 6 suggestions, 14 passes)
- ✅ Details Capture / Customer Details identifier capture (Implemented)
- ✅ Details Capture / Customer Details non-essential capture (Implemented)
- ✅ Notifications / Customer notice notifications (Implemented)
- ✅ Cancellation / Customer Requested Cancellation (Implemented)
- ⚠️ Successful booking and successful cancellation after atomic failed cancellation request: (0 failures, 258 warnings, 162 suggestions, 41 passes)
- ⚠️ Successful booking and cancellation.: (0 failures, 91 warnings, 54 suggestions, 22 passes)
- ⚠️ Expect a OrderItemIdInvalidError for an Order that does not exist: (0 failures, 78 warnings, 48 suggestions, 16 passes)
- ⚠️ Expect a OrderItemNotWithinOrderError for an Order that does not exist: (0 failures, 86 warnings, 48 suggestions, 16 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchContainsExcessivePropertiesError: (0 failures, 86 warnings, 48 suggestions, 16 passes)
- ⚠️ Successful booking and unsuccessful cancellation due to PatchNotAllowedOnPropertyError: (0 failures, 86 warnings, 48 suggestions, 16 passes)
- ✅ Payment / Free opportunities (Implemented)
- ⚠️ Successful booking of free opportunity with idempotency: (0 failures, 59 warnings, 30 suggestions, 8 passes)
- ✅ Free opportunities must have either a
openBookingPrepayment
value of Unspecified, or have no openBookingPrepayment
specified: (0 failures, 0 warnings, 0 suggestions, 3 passes)
- ⚠️ Fail free bookings which include erroneous payment property: (0 failures, 54 warnings, 30 suggestions, 14 passes)
- ⚠️ Successful booking without Checkpoints: (0 failures, 59 warnings, 30 suggestions, 8 passes)
- ⚠️ Successful booking without payment property: (0 failures, 84 warnings, 42 suggestions, 16 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property is non-zero for free opportunities: (0 failures, 54 warnings, 30 suggestions, 14 passes)
- ✅ Core / Multiple Sellers (Implemented)
- ✅ Leasing / Named leasing, including leaseExpires (Implemented)
- ✅ Broker Role / NoBroker mode (Implemented)
- ✅ Payment / Opportunities with a non-zero price (Implemented)
- ✅ Notifications / Opportunity attendance updates (Implemented)
- ✅ Core / Order Deletion Endpoint (Implemented)
- ⚠️ Order successfully deleted, second delete does not change the state of the first delete: (0 failures, 77 warnings, 42 suggestions, 17 passes)
- ⚠️ Order quote successfully deleted, second delete does not change the state of the first delete: (0 failures, 53 warnings, 30 suggestions, 15 passes)
- ⚠️ Order successfully deleted: (0 failures, 82 warnings, 48 suggestions, 21 passes)
- ✅ Core / Past opportunities (Implemented)
- ✅ Payment / Payment reconciliation detail validation (Implemented)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when no payment required: (0 failures, 35 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - incorrect reconciliation details, when payment required: (0 failures, 32 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when no payment required: (0 failures, 38 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation - missing reconciliation details, when payment required: (0 failures, 29 warnings, 18 suggestions, 7 passes)
- ⚠️ Payment reconciliation detail validation, where payment is not required: (0 failures, 84 warnings, 42 suggestions, 17 passes)
- ⚠️ Payment reconciliation detail validation, where payment is required: (0 failures, 69 warnings, 42 suggestions, 17 passes)
- ✅ Payment / prepayment optional (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment
identifier
is not supplied: (0 failures, 48 warnings, 30 suggestions, 14 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 48 warnings, 30 suggestions, 14 passes)
- ⚠️ Prepayment optional, with
payment
supplied, is successful: (0 failures, 69 warnings, 42 suggestions, 16 passes)
- ⚠️ Prepayment optional, without
payment
supplied, is successful: (0 failures, 69 warnings, 42 suggestions, 16 passes)
- ✅ Payment / prepayment required and unavailable (Implemented)
- ✅ Payment / prepayment required (Implemented)
- ⚠️ IncompletePaymentDetailsError must be returned in the case that payment details are not supplied: (0 failures, 48 warnings, 30 suggestions, 14 passes)
- ⚠️ Unsuccessful booking without payment property: (0 failures, 53 warnings, 30 suggestions, 14 passes)
- ⚠️ Successful booking with payment property: (0 failures, 69 warnings, 42 suggestions, 16 passes)
- ⚠️ Expect a TotalPaymentDueMismatchError when the totalPaymentDue property does not match: (0 failures, 53 warnings, 30 suggestions, 14 passes)
- ✅ Payment / prepayment unavailable (Implemented)
- ✅ Broker Role / ResellerBroker mode (Implemented)
- ✅ Cancellation / cancellationMessage for Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Cancellation (Implemented)
- ✅ Cancellation / Seller Requested Replacement (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Terms / termsOfService without requiresExplicitConsent (Implemented)
- ✅ Core / Test interface (Implemented)