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

Refactor StreamSocketClient testing #112

Open
bzikarsky opened this issue Oct 25, 2018 · 0 comments
Open

Refactor StreamSocketClient testing #112

bzikarsky opened this issue Oct 25, 2018 · 0 comments

Comments

@bzikarsky
Copy link
Owner

Currently there are 2 tests: For TCP and UDP usage. TCP tests all the general functionality and TCP specifics; UDP tests only some UDP stuff.

This needs to be refactored into 3, possibly 4 testcases:

  • General functionality (contexts, etc.)
  • possibly SSL (may be merged with general) functionality
  • TCP
  • UDP

Relates to #36

@bzikarsky bzikarsky added this to the 2.0 milestone Oct 25, 2018
@bzikarsky bzikarsky removed this from the 2.0 milestone Apr 5, 2022
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

1 participant