* fix: fixed the flaky tests that failed maximum times * Update action-based.e2e.ts * another * add * add another * update * fix * add * fix * update * update and add * fix * update * update * chnages * chore: updates * reafactor and following best practice * fix * add and update * update * update and fix * fix type * another test * update * Update organization-invitation.e2e.ts * refactor and update * fix * final update
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