neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve test framework to update tests with newly generated data

Andy2003 opened this issue · comments

Since adapting the tests may take a lot of time, I have adapted our test framework to provide a diff to the test case definition, in case a test fails.
Furthermore I added the possibility for integration tests to simplify the migration of https://github.com/neo4j-graphql/neo4j-graphql