Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

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 force-pushed the add/vu-async-test-helpers branch from 7ea8e2a to 5592deb Compare May 9, 2024 11:42
@inancgumus inancgumus force-pushed the add/vu-async-test-helpers branch from 5592deb to 126c6e3 Compare May 9, 2024 11:46
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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