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

Schema-driven testing utilities #11605

Merged
merged 30 commits into from
Apr 2, 2024

Commits on Mar 20, 2024

  1. feat: introduce schema proxy, copy graphql-tools/utils fns and licens…

    …e into separate folder
    alessbell committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d3d0ed9 View commit details
    Browse the repository at this point in the history
  2. scaffold integration test

    alessbell committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    88c3f4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea891f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a63ad9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    614b8f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2375e1 View commit details
    Browse the repository at this point in the history
  7. chore: add changeset

    alessbell committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e92a0af View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 26, 2024

  1. update mockFetchWithSchema

    alessbell committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7897611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d355cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85671a6 View commit details
    Browse the repository at this point in the history
  4. chore: update api reports

    alessbell committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    57ab7e4 View commit details
    Browse the repository at this point in the history
  5. chore: remove skipped tests

    alessbell committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    919d66d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix: remove typescript ignore comments and improve accuracy of code c…

    …omment about why we call .bind
    alessbell committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    de6aa06 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. chore: update launch.json

    alessbell committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7d30ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f3c19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f66938 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    177790b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60a313 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    9b4badc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0079451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c04c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0a9119 View commit details
    Browse the repository at this point in the history
  5. chore: add doc blocks

    alessbell committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f72cbba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c86d306 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59b847c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    225223e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'issue-9738-schema-driven-testing-utils' of github.com:a…

    …pollographql/apollo-client into issue-9738-schema-driven-testing-utils
    alessbell committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    26d3e20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6670ad8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    614cd3f View commit details
    Browse the repository at this point in the history