Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for ToxAv #132

Open
iphydf opened this issue Jun 27, 2015 · 0 comments
Open

Add tests for ToxAv #132

iphydf opened this issue Jun 27, 2015 · 0 comments
Assignees

Comments

@iphydf
Copy link
Member

iphydf commented Jun 27, 2015

Currently the Alice and Bob tests for ToxAv are disabled, because the A/V subsystem changed its pull model to a push model. The A/V tests currently assume a pull model.

Tasks:

  • Ensure that all errors work correctly.
  • Change the A/V tests to work with the push model.
  • Add more tests for changing bit rates, pausing and resuming audio.
  • Add video tests, including pause/resume and different bit rates.
  • Remove the dependency on a human ear or eye for testing. Use some simple audio fingerprinting or fuzzy compare function to test A/V correctness.
  • Add a stutter test that creates a suboptimal network situation (e.g. via Tor) and checks that the A/V core tunes down the bit rate correctly.
  • Also add an inverse test of the above: check that connecting to localhost tunes up the bit rate to the maximum.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants