Commit 367cacf
committed
refactor(tests): replace fixed wait with polling in internal metrics test
- Updated the internal metrics test for anonymous users to utilize a polling mechanism instead of a fixed wait time, improving reliability in asynchronous data verification.
- The new approach ensures that the test accurately checks for user activity and metrics without relying on arbitrary delays.1 parent 6c3c1f2 commit 367cacf
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | | - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| |||
0 commit comments