cal.pub0.org/apps/web/test/lib
Carina Wollendorfer 6128be8860
Fixes that sometimes last shown slot was unavailable (#7804)
* fix unavailable slots + add relevant test

* code clean up

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-03-17 13:02:56 -07:00
..
checkBookingLimits.test.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
checkDurationLimits.test.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
getAggregateWorkingHours.test.ts Fix/Round Robin (#6121) 2022-12-21 19:32:42 +00:00
getAvailabilityFromSchedule.test.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getSchedule.test.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
getTimezone.test.ts Fix: Filter Timezones by cities (#7540) 2023-03-06 17:52:20 +00:00
getWorkingHours.test.ts Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00
parseZone.test.ts Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
slots.test.ts Fixes that sometimes last shown slot was unavailable (#7804) 2023-03-17 13:02:56 -07:00
team-event-types.test.ts Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00