cal/apps/web/test/lib
Hariom Balhara 8384c3f9ff
test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803)
* Fix RegExp

* Used ORGANIZATIONS_ENABLED to opt-out of orgs behaviour

* Add comments

* Add a new testcase

* Add response headers for easier debugging and Checkly tests in production
2023-06-27 12:01:30 -07: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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
checkDurationLimits.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00: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 chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00: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 chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
next-config.test.ts test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
parseZone.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
slots.test.ts test: Remove mockdate and replate with vitest system time (#9750) 2023-06-23 16:10:43 +00:00
team-event-types.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00