Files
calendar/packages/app-store/routing-forms
Hariom BalharaandGitHub e2ef9dd710 fix: Failing tests (#13091)
* Stripe needs month starting from 1 and not 0

* Fix Routing form failure

* Fix failing test
2024-01-08 14:23:41 +00:00
..
2024-01-08 14:23:41 +00:00
2023-12-15 13:21:38 +00:00
2023-08-31 12:57:59 -07:00

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