Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(prefer-in-document): false positive on .toHaveLength(1) matcher with *AllBy* query #311

Merged

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    160426e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2aa4d View commit details
    Browse the repository at this point in the history
  3. feat(prefer-in-document): give suggestions when reporting invalid com…

    …bination of *By* query with .toHaveLength(1) assertion
    SevenOutman authored and EricKim987 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c3562fb View commit details
    Browse the repository at this point in the history
  4. docs(prefer-in-document): add explanation for using .toHaveLength mat…

    …cher with *AllBy* query
    SevenOutman authored and EricKim987 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6b626ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    155d0dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72ec55e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix test errors

    EricKim987 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cca8137 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. add some test cases

    EricKim987 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e0e18ab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

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