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

adding tests && refactoring gameserver api #158

Merged
merged 3 commits into from
Feb 9, 2022
Merged

Conversation

dgkanatsios
Copy link
Collaborator

Fixes #123

  • Adds end to end tests for GameServer API
  • Refactors the URLs for GameServer API to /api/v1/... (breaking change)
  • Adds gingo functionality in preparation for Make e2e tests run in parallel #1

@dgkanatsios dgkanatsios added enhancement New feature or request breaking change labels Feb 5, 2022
@dgkanatsios dgkanatsios force-pushed the gameserverapi branch 2 times, most recently from e67d369 to 13c6d2b Compare February 6, 2022 03:15
@dgkanatsios dgkanatsios force-pushed the gameserverapi branch 6 times, most recently from 078a122 to 5a467d9 Compare February 9, 2022 00:10
@AmieDD AmieDD self-assigned this Feb 9, 2022
@dgkanatsios dgkanatsios merged commit 04b38e5 into master Feb 9, 2022
@dgkanatsios dgkanatsios deleted the gameserverapi branch February 9, 2022 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create end to end tests for GameServer API
2 participants