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

Replace remaining possible uses of promises with async/await #162

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

happy5214
Copy link
Member

This removes the remaining direct uses of Promise in the tests in favor of async/await, except for one set that should not be converted.

@happy5214 happy5214 added quality Code quality, not must-fix tests Issues related to testcases labels Jul 29, 2024
@happy5214 happy5214 added this to the 3.16.0 milestone Jul 29, 2024
@happy5214 happy5214 self-assigned this Jul 29, 2024
@happy5214 happy5214 merged commit 3be833f into master Jul 29, 2024
7 checks passed
@happy5214 happy5214 deleted the remove-then branch July 29, 2024 15:36
@happy5214 happy5214 modified the milestones: 3.16.0, 3.15.5, 3.15.3 Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality Code quality, not must-fix tests Issues related to testcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant