After login, users without an organization are redirected to /orgs instead of /dashboard. The e2e tests expect /dashboard, so create a test organization for the user during seeding. Also made the seed script idempotent by deleting existing test user before creating a new one. Tested locally and confirmed working. |
||
|---|---|---|
| .. | ||
| migrations | ||
| seeds.exs | ||
| seeds_e2e.exs | ||
| structure.sql | ||