Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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 Loading
base: v14.0.0-alpha.2
Choose a base ref
...
head repository: testing-library/react-testing-library Loading
compare: v14.0.0-alpha.3
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Feb 16, 2023

  1. fix: Prevent "missing act" warning for queued microtasks (#1137)

    * Add intended behavior
    
    * fix: Prevent "missing act" warning for in-flight promises
    
    * Disable TL lint rules in tests
    
    * Implementation without macrotask
    
    * Now I member
    eps1lon committed Feb 16, 2023
    1 Configuration menu
    Copy the full SHA
    f78839b View commit details
    Browse the repository at this point in the history
Loading