Skip to content

Instantly share code, notes, and snippets.

@paigen11
Last active April 9, 2020 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paigen11/d079519791f127674f29e34cebe6fa86 to your computer and use it in GitHub Desktop.
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