c7a276eb1d
* Fix remove app dialog while removing installed calendar * fix: dialog in webhook, otp Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> * fix: more dialogs Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> * fix: margin Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> --------- Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com> Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> Co-authored-by: Alex van Andel <me@alexvanandel.com> |
||
---|---|---|
.. | ||
api | ||
components | ||
emails | ||
lib | ||
pages | ||
playwright/tests | ||
static | ||
test/lib | ||
trpc | ||
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