Skip to content

Conversation

@bigmontz
Copy link

@bigmontz bigmontz commented Oct 26, 2020

The objective of this PR is to support the current enabled tests on the Java Testkit Suite in more extensible and maintainable structure.

The commands were separated in different objects which are mapped by Jackson and ran by the CommandProcessor. Jackson is also responsible for serializing the response using custom serializers to map values and records to CypherValues, structure used by teskit to return the values with the type information.

@bigmontz bigmontz changed the title Fix codestyle and implement the other commands Refactor Testkit-backend to use jackson for databinding Oct 26, 2020
@bigmontz bigmontz force-pushed the 4.2-testkit-refactor branch from b1b059d to d48ff7c Compare October 30, 2020 10:44
The objective of this commit is to support the current enabled tests on the Java Testkit Suite in more extensible and maintainable structure.

The commands were separated in different objects which are mapped by Jackson and ran by the CommandProcessor. Jackson is also responsible for serializing the response using custom serializers to map values and records to CypherValues, structure used by teskit to return the values with the type information.
@bigmontz bigmontz force-pushed the 4.2-testkit-refactor branch from d48ff7c to 4dabf24 Compare November 2, 2020 09:52
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.

2 participants