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

Add tests for remaining transforms with defer #590

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    6f25a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1248a View commit details
    Browse the repository at this point in the history
  3. initial defer logic (#577)

    sbarker2 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    96654b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a8e505 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. improve JsonNodes class

    sbarker2 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7ea4f4c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    d64d395 View commit details
    Browse the repository at this point in the history
  2. remove unused if block

    sbarker2 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8d98b98 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    876b302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76cfa21 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    59de250 View commit details
    Browse the repository at this point in the history
  2. remove incorrect test

    sbarker2 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8d1d18b View commit details
    Browse the repository at this point in the history
  3. remove unused test

    sbarker2 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    83ceb7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe5827d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    ceb3c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d74db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75285f7 View commit details
    Browse the repository at this point in the history
  4. remove empty file

    sbarker2 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b3196a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96cd51d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc34be3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92863a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 1, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    1037769 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add-other-transforms

    # Conflicts:
    #	test/src/test/kotlin/graphql/nadel/tests/next/fixtures/defer/transforms/DeferredDeepRenameTestSnapshot.kt
    #	test/src/test/kotlin/graphql/nadel/tests/next/fixtures/defer/transforms/RenamedTypeIsDeferredTestSnapshot.kt
    sbarker2 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b1165ac View commit details
    Browse the repository at this point in the history
  3. remove unused test snapshot

    sbarker2 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1f57de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    7a52d51 View commit details
    Browse the repository at this point in the history
  2. update test package

    sbarker2 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2d0625e View commit details
    Browse the repository at this point in the history