cal.pub0.org/packages/features/bookings/lib
Rob Jackson 0d01d3246a
test: Add E2E tests for seated attendee rescheduling or cancelling bookings (#9422)
* Add test for attendees rescheduling bookings

* Add tests for rescheduling seated bookings (first attendee)

* Fix tests not skipping disabled times on new booker UI

* Add tests for rescheduling seated bookings (all attendees)

* Remove duplicate tests (my mistake)

* Add explicit test ids for cancel inputs

* Add E2E tests for seated attendees cancelling their bookings

* Update E2E tests for a seated attendee rescheduling their booking

* Update tests to remove dependence on localised text

* Updated seated E2E tests to remove testing of unused URL

---------

Co-authored-by: Efraín Rochín <roae.85@gmail.com>
2023-06-10 03:47:50 +00:00
..
book-event-form New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
create-booking.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
create-recurring-booking.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
get-booking.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
getBookingFields.ts fix: remove duplicate value i18n (#8547) 2023-06-08 13:37:54 +00:00
getBookingResponsesSchema.ts Allow booking responses to have the data from variantsConfig (#8718) 2023-05-10 03:59:51 +00:00
getCalEventResponses.ts test: Add E2E tests for seated attendee rescheduling or cancelling bookings (#9422) 2023-06-10 03:47:50 +00:00
getLocationOptionsForSelect.ts fix: ui and ux improvements in booking questions (#7734) 2023-04-06 08:17:53 +00:00
handleCancelBooking.ts feat: use the correct locale for the title (#9286) 2023-06-07 16:02:32 -07:00
handleConfirmation.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
handleNewBooking.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
handleWebhookTrigger.ts feat: Add new events to webhook BOOKING_CONFIRMED, BOOKING_REJECTED (#8884) 2023-05-30 15:35:05 +00:00
index.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
timePreferences.ts New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
useFilterQuery.tsx Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00