Skip to content

Instantly share code, notes, and snippets.

@paigen11
Last active April 9, 2020 21:25
Show Gist options
  • Select an option

  • Save paigen11/d079519791f127674f29e34cebe6fa86 to your computer and use it in GitHub Desktop.

Select an option

Save paigen11/d079519791f127674f29e34cebe6fa86 to your computer and use it in GitHub Desktop.
Asynchronous example of typical action like fireEvent with React Testing Library.
await fireEvent.click(orderButton);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment