Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testing-library/react-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: testing-library/react-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 19, 2018

  1. docs(tests): add some more examples in tests

    Kent C. Dodds committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    df3df4a View commit details
    Browse the repository at this point in the history
  2. (docs): add faq entry about dealing with multiple data-testids (#4)

    * Add faq entry about dealing with multiple data-testid with the same value
    
    * Add contributor
    
    * Generalize selector
    
    * Update .all-contributorsrc
    
    * Update README.md
    audiolion authored and Kent C. Dodds committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    d79fc56 View commit details
    Browse the repository at this point in the history
  3. chore(prettier): fix syntax error in the rc file

    Kent C. Dodds committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    03b17c3 View commit details
    Browse the repository at this point in the history
  4. feat(unmount): add unmount to render object

    Kent C. Dodds committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    9d0a07f View commit details
    Browse the repository at this point in the history
Loading