cal.pub0.org/apps/web/pages
Lucas Smith d81d772cdf
feat(lib): add more tests to lib package (#7210)
* feat(lib): add more tests to lib package

Add more tests to the lib package to make it more robust overall. Additionally, tidy any methods that can be modified without changing behaviour and tighten types where possible.

* fix(lib): update missed imports

* fix: revert stylistic changes

* Update getSchedule.test.ts

---------

Co-authored-by: Omar López <zomars@me.com>
2023-03-10 22:10:56 +00:00
..
[user] Fixes formatting issues with lists in event type description and bio (#7505) 2023-03-04 00:20:13 +01:00
api feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
apps Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
auth Added serverside translations to the forgot password page. (#7618) 2023-03-09 09:14:04 +00:00
availability Removed some of the UTC logic which shouldn't be there (#7425) 2023-03-03 14:02:02 +01:00
booking Additional fields as variables for custom event name (#7454) 2023-03-09 15:11:16 +00:00
bookings Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
d/[link] Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
event-types [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
getting-started Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
payment Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
reschedule Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
settings fix: default conferencing app not showing the correct value after updated (#7589) 2023-03-08 16:17:08 +00:00
team feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
teams removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
video Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
workflows removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
404.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
500.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
[user].tsx fix: use /avatar url (#7328) 2023-03-09 12:17:13 +00:00
_app.tsx upgrade nextjs to 13.2 version and replace @next/font for in built ne… (#7440) 2023-02-28 16:38:46 -07:00
_document.tsx Check embed in a better way (#7221) 2023-02-20 11:31:56 +00:00
_error.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
index.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
maintenance.tsx Feature/maintenance mode (#6930) 2023-02-08 21:51:58 +00:00
more.tsx added pwa: extension for standalone, lots of mobile improvements (#7218) 2023-02-20 15:11:51 +01:00
signup.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00