Skip to content

Conversation

ignasio-mux
Copy link
Contributor

@ignasio-mux ignasio-mux commented Jun 30, 2025

Integration test that analyzes the behavior of the SDK when the user attempts to play content, but exits the view before playback begins.

Test steps:

  • Enable a network throttle of 256 Kbps download, unlimited upload
  • Begin playback of content
  • Wait a small amount of time (in this case 2 seconds)
  • Exit the view

The test will be successful if:

  • There is a Play event
  • There are no Playing events

Notes:

  • The Test is disabled by default, because obviously it fails in normal conditions (throttle disabled)
  • The network throttle of 256 Kbps download, unlimited upload was replicated locally by using the Network Link Conditioner tool. It is still to be replicated in the server using SouceLabs.
Captura de pantalla 2025-06-30 a la(s) 4 03 12 p  m

This PR closes #330

Copy link

snyk-io bot commented Jun 30, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant