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/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: testing-library/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 14, 2021

  1. docs: update README with more info around Aggressive Reporting (#339)

    * docs: update README with more info around Aggressive Reporting
    
    * docs: remove unnecessary module.exports syntax
    
    * docs: improve running plugin on testing files
    
    * docs: remove wrong option for test files
    
    Co-authored-by: Michaël De Boey <[email protected]>
    
    * docs: transform bold texts into headings
    
    Co-authored-by: Michaël De Boey <[email protected]>
    
    Co-authored-by: Michaël De Boey <[email protected]>
    
    Closes #331
    Belco90 authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    fd9bc6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9931a51 View commit details
    Browse the repository at this point in the history
  3. refactor(node-utils): extract isNodeOfType functions (#329)

    * refactor(node-utils): extract isNodeOfType functions
    
    * refactor(node-utils): make isNodeOfType more type-safe
    MichaelDeBoey authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    445adc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. fix(prefer-screen-queries): avoid reporting custom queries (#342)

    * fix(prefer-screen-queries): avoid reporting custom queries
    
    * docs(prefer-screen-queries): update examples, exceptions and reading
    
    Closes #340
    Belco90 authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1c4391c View commit details
    Browse the repository at this point in the history
Loading