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

Add test helpers for async VU execution #1321

Merged
merged 6 commits into from
May 9, 2024

Conversation

inancgumus
Copy link
Member

@inancgumus inancgumus commented May 9, 2024

What?

Adds test helpers for async VU execution.

Why?

  • Reduce redundancy and mistakes.
  • Improve readability and productivity.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

@inancgumus inancgumus changed the base branch from main to main-async May 9, 2024 11:36
@inancgumus inancgumus marked this pull request as ready for review May 9, 2024 11:47
@inancgumus inancgumus requested a review from ankur22 May 9, 2024 11:47
@inancgumus inancgumus self-assigned this May 9, 2024
@inancgumus inancgumus added refactor dx developer experience async supports async (promises) tests productivity Issues and PRs that improve our productivity and removed dx developer experience labels May 9, 2024
@inancgumus inancgumus mentioned this pull request May 9, 2024
Copy link
Collaborator

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@inancgumus inancgumus merged commit 2e237f9 into main-async May 9, 2024
14 checks passed
@inancgumus inancgumus deleted the add/vu-async-test-helpers branch May 9, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async supports async (promises) productivity Issues and PRs that improve our productivity refactor tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants