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 Unit Tests after upgrade to React Query v5 #11857

Merged
merged 22 commits into from
Jan 11, 2024

Commits on Dec 13, 2023

  1. Fix mock implementations

    mlqn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a476c47 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into 11692-improve-unit-…

    …tests-after-upgrade-to-react-query-v5
    mlqn committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    233634d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 17, 2023

  1. Cleanup mocks

    mlqn committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    fe3b75d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Remove extra queriesMock

    mlqn committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4f3c8c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    202d43e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    mlqn committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9615bba View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Cleanup tests

    mlqn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bd0616b View commit details
    Browse the repository at this point in the history
  2. Fix date formatting

    mlqn committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    08e6af3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Remove duplicated types

    mlqn committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    da72f4a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into 11692-improve-unit-…

    …tests-after-upgrade-to-react-query-v5
    mlqn committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dfbf72b View commit details
    Browse the repository at this point in the history
  3. Add missing changes

    mlqn committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    22b386a View commit details
    Browse the repository at this point in the history
  4. Fix missing properties

    mlqn committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e964580 View commit details
    Browse the repository at this point in the history
  5. Fix date

    mlqn committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    894b2d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge remote-tracking branch 'origin/master' into 11692-improve-unit-…

    …tests-after-upgrade-to-react-query-v5
    mlqn committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4151917 View commit details
    Browse the repository at this point in the history
  2. Fix typecheck errors

    mlqn committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    905e030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7faf2 View commit details
    Browse the repository at this point in the history
  4. Cleanup tests

    mlqn committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8bc21f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge remote-tracking branch 'origin/master' into 11692-improve-unit-…

    …tests-after-upgrade-to-react-query-v5
    mlqn committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6578290 View commit details
    Browse the repository at this point in the history
  2. Fix EditDataModelBindings tests

    mlqn committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    414d8bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747450a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e92cb14 View commit details
    Browse the repository at this point in the history