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(search): Log message when missing search parameter in MockClient, add tests #4604

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 28, 2024

  1. Log unknown search parameter

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3014c05 View commit details
    Browse the repository at this point in the history
  2. Log unknown resource type

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    73eb0b0 View commit details
    Browse the repository at this point in the history
  3. Fix eslint errors

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e52515a View commit details
    Browse the repository at this point in the history
  4. Fix query syntax in test

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fcbb917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    913668c View commit details
    Browse the repository at this point in the history
  6. Fix logic for finding no match

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    943f20a View commit details
    Browse the repository at this point in the history
  7. Edit arrange section for tests

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6f015ce View commit details
    Browse the repository at this point in the history
  8. Change test expectation to throw

    thejwuscript authored and ThatOneBro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f50daa0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a59d7e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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