Skip to content

Conversation

@gnawf
Copy link
Contributor

@gnawf gnawf commented Mar 27, 2023

No description provided.

changes.objectDifferences["Node"] instanceof ObjectDeletion
}

def "directive deleted with argument"() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This matches the other two tests above, I forgot to add one for directives.

changes.directiveDifferences["test"] instanceof DirectiveDeletion
}

def "interface added with field argument"() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are duplicates of the directive deleted tests, but with the old and new schema swapped and the check asserts there's a XAddition difference in the result.

@andimarek andimarek added this pull request to the merge queue Mar 27, 2023
Merged via the queue into graphql-java:master with commit 042f3a2 Mar 27, 2023
@andimarek andimarek added this to the 2023 July milestone Mar 29, 2023
@dondonz dondonz modified the milestones: 2023 July, 20.2 Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants