cal.pub0.org/apps/web/test/lib
Alex van Andel ceb18167cf
fix: Broken team events if a user with the same name exists (#10724)
* fix: Broken team events if a user with the same name exists

* Fix tests + fix usernameList optionality
2023-08-11 22:06:24 +01:00
..
availabilityAsString.test.ts chore: Added unit tests for converting availability to string (#9617) 2023-06-22 22:19:50 +00:00
checkBookingLimits.test.ts fix: all booking and duration limits (#10480) 2023-08-09 15:51:38 -07:00
checkDurationLimits.test.ts fix: all booking and duration limits (#10480) 2023-08-09 15:51:38 -07:00
getAggregateWorkingHours.test.ts test: Remove mockdate and replate with vitest system time (#9750) 2023-06-23 16:10:43 +00:00
getAvailabilityFromSchedule.test.ts test: Remove mockdate and replate with vitest system time (#9750) 2023-06-23 16:10:43 +00:00
getSchedule.test.ts fix: Broken team events if a user with the same name exists (#10724) 2023-08-11 22:06:24 +01:00
getTimezone.test.ts fix: Change Detroit to New York as a default for EST time zone (#8218) 2023-05-29 19:57:34 +01:00
getWorkingHours.test.ts test: Remove mockdate and replate with vitest system time (#9750) 2023-06-23 16:10:43 +00:00
handleChildrenEventTypes.test.ts feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
next-config.test.ts chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
parseZone.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
team-event-types.test.ts fix: random test failure when booking are on same date (#10581) 2023-08-03 22:33:49 +00:00