cal.pub0.org/packages/app-store/routing-forms/README.md

8 lines
248 B
Markdown
Raw Normal View History

2023-01-17 16:58:10 +00: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