Skip to content

Test Result : Session send

0 failures (±0)
15 tests (±0)
Took 0.38 sec.

All Tests

Test nameDurationStatus
Session send coalesces events if event provides a coalesce function23 msPassed
Session send does not await the full delay if a previous send call has a smaller delay24 msPassed
Session send does not await the full delay if a subsequent send call has a smaller delay22 msPassed
Session send does not resume polling after HTTP errors35 msPassed
Session send does not resume polling after JS errors23 msPassed
Session send does not resume polling after UI server errors34 msPassed
Session send does not resume polling after session terminated24 msPassed
Session send does not split events into separate requests if only first request requires a new request23 msPassed
Session send queues ?poll results when user requests are pending25 msPassed
Session send resumes polling after successful responses24 msPassed
Session send sends multiple async events in one call23 msPassed
Session send sends multiple async events in one call over multiple user interactions if sending was delayed29 msPassed
Session send sends requests consecutively24 msPassed
Session send sends requests consecutively and respects delay24 msPassed
Session send splits events into separate requests if an event requires a new request25 msPassed