CI intermittently failed when searching admin orders by registration number because the table was queried before data and filters settled. Wait for the admin list to load, clear the search field between queries, and use a longer timeout when expecting the matching row. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| helpers | ||
| account-settings.spec.ts | ||
| admin-dashboard.spec.ts | ||
| auth-guards.spec.ts | ||
| compose.spec.ts | ||
| deferred-payment-admin.spec.ts | ||
| header-auth.spec.ts | ||
| login.spec.ts | ||
| order-history.spec.ts | ||
| password-reset.spec.ts | ||
| payment-redirect.spec.ts | ||
| register.spec.ts | ||
| vehicle-lookup.spec.ts | ||