cal/packages/prisma
Hariom Balhara 471420c1d4
Add getSchedule tests (#3233)
* Add getSchedule tests

* Add first integration test

* Update turbo.json

* Make sure unit tests run asap

* Worker threads

* Improve team event test

* Remove unrelated changes

* Improve tests readability

* Update CalendarManager.ts

* Add README

* Debug tests

* Temporarily disabled build errors

* Fix failing tests

* Remove unncessary logs

Co-authored-by: zomars <zomars@me.com>
2022-07-21 10:44:23 -06:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Upgrades prisma to v4 (#3179) 2022-07-20 12:49:53 -06:00
selects Workflows (#3236) 2022-07-14 00:10:45 +00:00
zod Webhook polishing (#2987) 2022-06-16 17:21:48 +01:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
delete-app.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts feat: Adds new customPrisma for hosted API (#3055) 2022-06-14 17:11:39 +00:00
package.json Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
schema.prisma Bump prisma to v4.1 2022-07-20 13:17:23 -06:00
seed-app-store.config.json Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
seed-app-store.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
seed.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
zod-utils.ts Workflows (#3236) 2022-07-14 00:10:45 +00:00