Skip to content

Conversation

@gjmwoods
Copy link
Contributor

This PR introduces a testing component which allows for test to be written once in a central repo (https://github.com/neo4j-drivers/testkit) and then executed for each driver.

The build produces an executable server that acts as the intermediatory with TestKit.

@2hdddg
Copy link

2hdddg commented Sep 17, 2020

Build error:
Non-resolvable parent POM for org.neo4j.driver:testkit-backend:4.1-SNAPSHOT: Could not find artifact org.neo4j.driver:neo4j-java-driver-parent:pom:4.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2]
[11:54:37]
[ERROR]
Anyone with better Maven skill than me that can take a look?

gjmwoods and others added 7 commits September 17, 2020 09:18
Initial backend for running tests within testkit.
Stabilization of testkit backend to be able to test retryable
transactions and more extensive error handling.
@gjmwoods
Copy link
Contributor Author

The original branch based off 4.1 so I've just rebased onto 4.2 and updated the POM file accordingly.

@2hdddg
Copy link

2hdddg commented Sep 21, 2020

Can we merge this?

@gjmwoods gjmwoods merged commit cecf1bb into neo4j:4.2 Sep 21, 2020
@gjmwoods gjmwoods deleted the 4.1-nutkit-spike branch September 21, 2020 15:02
bigmontz pushed a commit to bigmontz/neo4j-java-driver that referenced this pull request Sep 25, 2020
This change introduces a testing component that allows for tests to be written once in a central repo (https://github.com/neo4j-drivers/testkit) and then executed for each driver.

The build produces an executable server that acts as the intermediatory with TestKit.

Co-authored-by: Peter Wilhelmsson <peter.wilhelmsson@neo4j.com>
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