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: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fbf3e78
Choose a base ref
...
head repository: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fa21fc5
Choose a head ref
  • 6 commits
  • 25 files changed
  • 4 contributors

Commits on Sep 16, 2022

  1. Add support for testing with react@17 (#1115)

    * Add support for testing with react@17
    
    * Test with react@17 through a script updating dependencies
    
    * Use test:ci command also for react@17
    
    * Minor adjustements to script
    
    * Update scripts/test_react_17
    
    Co-authored-by: Maciej Jastrzebski <[email protected]>
    AugustinLF and mdjastrzebski authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    10e69c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Sep 20, 2022

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

Commits on Sep 22, 2022

  1. Add support for ByRole with name (#1127)

    Co-authored-by: Kiran Jd <[email protected]>
    AugustinLF and kiranjd authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    c9ab3cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807898e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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