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

feat(fireEvent): helper to assign target properties to node #85

Merged
merged 1 commit into from Aug 6, 2018

Commits on Aug 4, 2018

  1. feat(fireEvent): helper to assign target properties to node

    Specifically this is so the change event can set the value of the node
    in a way that works for React (and all other frameworks and
    non-frameworks) nicely.
    
    fixes: testing-library/react-testing-library#152
    Kent C. Dodds committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    1828405 View commit details
    Browse the repository at this point in the history