cal.pub0.org/packages/app-store/routing-forms
Shane Maglangit cbc9cd60d5
[CAL-988] Limit total appointment time per day/week/month/year (#7166)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-03-10 21:00:19 +01:00
..
api
components
emails
lib
pages
playwright/tests
static
test/lib
types
DESCRIPTION.md
README.md
config.json
env.d.ts
index.ts
jsonLogicToPrisma.ts
package.json
trpc-router.ts
zod.ts

README.md

Routing Forms App

How to run Tests

yarn e2e:app-store runs all Apps' tests. You can use describe.only() to run Routing Forms tests only.

Make sure that the app is running already with NEXT_PUBLIC_IS_E2E=1 so that the app is installable