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

test(graphql): fix broken tests for chaoscenter/graphql/server and integrate mockery to generate mocks #4372

Merged
merged 9 commits into from
Jan 12, 2024

Commits on Jan 5, 2024

  1. chore: add mockery

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9865fa5 View commit details
    Browse the repository at this point in the history
  2. chore: generate mocks

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    01f75e7 View commit details
    Browse the repository at this point in the history
  3. test: fix broken tests

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8168903 View commit details
    Browse the repository at this point in the history
  4. docs: add instructions for generating mocks

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dfe0840 View commit details
    Browse the repository at this point in the history
  5. style: fix formatting on docs

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4727e92 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. refactor: make mock initialisation dry and remove unused mocks

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    669093c View commit details
    Browse the repository at this point in the history
  2. style: fix lint errors

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b4863c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. style: fix lint errors

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4f9b0b7 View commit details
    Browse the repository at this point in the history
  2. style: fix lint errors

    Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
    smitthakkar96 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    379e8db View commit details
    Browse the repository at this point in the history