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

wip: async APIs #788

Closed
wants to merge 1 commit into from
Closed

wip: async APIs #788

wants to merge 1 commit into from

Conversation

ph-fritsche
Copy link
Member

What:

Always return asynchronous APIs from userEvent.setup.

Why:
See #504

How:

Take API parameters, inject default options from setup call and convert everything to a Promise if it isn't already.

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

@ph-fritsche ph-fritsche added this to the userEvent v14 milestone Nov 18, 2021
@ph-fritsche ph-fritsche linked an issue Nov 18, 2021 that may be closed by this pull request
@ph-fritsche
Copy link
Member Author

Closed in favor of #790

@ph-fritsche ph-fritsche deleted the feat-async branch November 25, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-thinking approach to async event handling
1 participant