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

fix: more flaky game data api unit test fixes #10206

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

guoguojin
Copy link
Contributor

This fixes the ListGame unit tests which can occasionally fail due to mismatches in the ranking of team individuals.

I also made some changes to other database tests that did not use a transactional context to clean up the database after a test has been completed.

@guoguojin guoguojin self-assigned this Dec 1, 2023
@guoguojin guoguojin requested a review from a team as a code owner December 1, 2023 20:15
@guoguojin guoguojin merged commit cba3fd2 into develop Dec 4, 2023
13 checks passed
@guoguojin guoguojin deleted the fix/flaky-game-data-api-unit-tests branch December 4, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants