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: 3d9be67
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: dfc4812
Choose a head ref
  • 9 commits
  • 11 files changed
  • 8 contributors

Commits on Jun 6, 2020

  1. docs: update links and re-add typings section (#700)

    Co-authored-by: Sam Tsai <[email protected]>
    samtsai and samtsai authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    547eef6 View commit details
    Browse the repository at this point in the history
  2. docs: add samtsai as a contributor (#701)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    75c1de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    9c7f948 View commit details
    Browse the repository at this point in the history
  2. docs: add michael-siek as a contributor (#706)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    6833b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    fd89e1e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. docs: Add window.localStorage.remove('token') statement to afterEach(…

    …) in __tests__/login.js file (#709)
    
    Due to the first test suite, I need to remove the token value generated from local storage.
    The second test suite will fail if the token value is not removed.
    2dubbing authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    872bd6a View commit details
    Browse the repository at this point in the history
  2. docs: add 2dubbing as a contributor (#710)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    431d031 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. feat: update cheat sheet + added source file (#711)

    Co-authored-by: Weyert de Boer <[email protected]>
    weyert and tapico-weyert authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    1984c91 View commit details
    Browse the repository at this point in the history
  2. docs: add weyert as a contributor (#712)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    dfc4812 View commit details
    Browse the repository at this point in the history
Loading