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/dom-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.3
Choose a base ref
...
head repository: testing-library/dom-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.3.4
Choose a head ref
  • 4 commits
  • 5 files changed
  • 5 contributors

Commits on Sep 17, 2023

  1. docs: add julienw as a contributor for code, and bug (#1266)

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

Commits on Oct 1, 2023

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

Commits on Jan 8, 2024

  1. fix: Stop calling waitFor callback after timeout (#1271)

    * prevent waitFor callback racing condition
    
    * change logic
    
    * adapt the waitFor resolve test to make it more readable
    
    * surface `timeout` + waitFor `callback` calls
    
    * adding comment
    
    * adding reproductible test
    
    * robuster assertion for not calling callback again
    
    ---------
    
    Co-authored-by: Kevin Bon <[email protected]>
    Co-authored-by: Sebastian Silbermann <[email protected]>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9aaf715 View commit details
    Browse the repository at this point in the history
  2. docs: add KevinBon as a contributor for code, and bug (#1284)

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