Commit 20ddf98
fix(tests): poll message 2 status before asserting bulk counts
The TestBulkSMS_Excel test had a race condition where message 2
might not have transitioned from pending to scheduled by the time
the bulk history endpoint was checked. Now we explicitly poll for
message 2 to reach scheduled status before verifying counts.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e433762 commit 20ddf98
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
548 | 552 | | |
549 | 553 | | |
550 | 554 | | |
| |||
0 commit comments