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

Write tests! #4

Open
4 of 7 tasks
ScottSWu opened this issue Sep 11, 2017 · 0 comments
Open
4 of 7 tasks

Write tests! #4

ScottSWu opened this issue Sep 11, 2017 · 0 comments
Assignees

Comments

@ScottSWu
Copy link
Member

ScottSWu commented Sep 11, 2017

It's gotta be done. Some of these require implementation + testing.

  • Basic send / receive test (for all media)
  • Basic send multiple / receive multiple test (for all media)
  • UDP client doesn't fail when sending to an unknown port
  • UDP server fails binding to a port that is already bound
  • UDP client can close, reconnect and continue running
  • UDP server can close, rebind and continue listening
  • etc.
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

No branches or pull requests

3 participants