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 a random string argument to message dispatch/receive tests #40

Merged
merged 4 commits into from
Mar 5, 2022

Conversation

daveyarwood
Copy link
Contributor

@daveyarwood daveyarwood commented Mar 9, 2020

This branch includes #39. Review and merge that one first.

Here is a smaller diff of just the commits that this branch adds: daveyarwood/go-osc@test-improvements...randomized-string-tests

This doesn't provide much benefit on its own, but when TCP support is added (in a subsequent PR), it will enable us to test that much larger packets can be successfully sent and received over TCP.

This was referenced Mar 9, 2020
@daveyarwood
Copy link
Contributor Author

I noticed that there was a merge conflict, so I resolved it and made sure that the tests are still passing.

Copy link
Owner

@hypebeast hypebeast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey. Thanks a lot for the PR. Looks good to me.

@hypebeast hypebeast merged commit 2484ff8 into hypebeast:master Mar 5, 2022
@daveyarwood daveyarwood deleted the randomized-string-tests branch January 15, 2023 23:05
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.

None yet

2 participants