Commit 76d9ce0
committed
test(e2e): fix Phase 1 spec timing (UX-1208)
Both fixes surfaced by running the suite locally:
- quota-error INTERNAL: query-client retries Code.Internal up to 4× with
exponential backoff (~7s of delay), so the Alert appears after >10s.
Bump assertion timeout to 30s.
- user-delete-error: sonner toasts do not survive page navigation. Move
the toast assertion before the /security/users reload step.1 parent 356ee18 commit 76d9ce0
2 files changed
Lines changed: 8 additions & 5 deletions
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 44 | | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments