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

added shuffle to connections array, if roundRobin is set to true. #333

Closed
wants to merge 1 commit into from
Closed

added shuffle to connections array, if roundRobin is set to true. #333

wants to merge 1 commit into from

Conversation

agiledivider
Copy link
Contributor

only using a simple shuffle for now.

@ruflin
Copy link
Owner

ruflin commented Feb 21, 2013

Good idea. Not sure how we should test this :-)

@agiledivider
Copy link
Contributor Author

I didnt know either, thats why i skipped the test. Testing of random functionality is not replicable, unless we can mock the shuffle function.

@ruflin
Copy link
Owner

ruflin commented Feb 21, 2013

What would be helpful is to have a test, that at least set roundRobin to true to see if the array coming out of shuffle is still valid, means it still works.

@ruflin
Copy link
Owner

ruflin commented Mar 22, 2013

This now goes directly into #356

@ruflin
Copy link
Owner

ruflin commented Aug 12, 2014

@ruflin ruflin closed this Aug 12, 2014
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.

2 participants