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

fixing unit test #404

Merged
merged 2 commits into from
Sep 21, 2022
Merged

fixing unit test #404

merged 2 commits into from
Sep 21, 2022

Conversation

dgkanatsios
Copy link
Collaborator

Sometimes, a PortRegistry unit test that generates two thousand game servers encounters some name collisions and fails, example https://github.com/PlayFab/thundernetes/actions/runs/3098943446

This PR validates that the GameServer names are unique.

@dgkanatsios dgkanatsios added the area/tests Make sure things don't break, unit tests. label Sep 21, 2022
@dgkanatsios dgkanatsios merged commit 186e3ce into main Sep 21, 2022
@dgkanatsios dgkanatsios deleted the fixunittest branch September 21, 2022 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Make sure things don't break, unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants