cal/apps/web/test/lib
Keith Williams cfa6a5b996
chore: Added unit tests for converting availability to string (#9617)
* Added unit tests for availability to string

* Testing to see if extra toString() removes unicode

* Replacing unicode space

* Updated to regex

* Reverted files that were not supposed to change

* Reverted schema changes

* Added comment

* Type check

* Change function call structure

---------

Co-authored-by: alannnc <alannnc@gmail.com>
2023-06-22 22:19:50 +00: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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
getAvailabilityFromSchedule.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
handleChildrenEventTypes.test.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
next-config.test.ts test: Add RegExp tests for Next.config.js rewrites (#9681) 2023-06-21 17:06:44 +02:00
parseZone.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
slots.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
team-event-types.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00