Commit 4dcaec1
test(core): remove flaky toast assertion in shipping addProductAndGoToCart helper
Apply the same fix as cart and coupon tests: the add-to-cart success
toast auto-dismisses after ~4s, so asserting on it is racy and made
the shipping tests time out before reaching the cart page assertions.
Wait for networkidle instead.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 330a19f commit 4dcaec1
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
| |||
0 commit comments