* Avoids invalid hosts * Fixed test selector, instead using react-select-2-listbox * Different way of selecting the managed user * Convert select-option- to value instead of label * Replaced all instances of networkidle * done rewriting test * Fix prisma is not defined error * Depend on inner text rather than testid * Fill of team create is unstable * Removed console.log --------- Co-authored-by: Efraín Rochín <roae.85@gmail.com>
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