Commit 4238f82
Migrate Testkit backend to Netty implementation (#994)
* Migrate Testkit backend to Netty implementation
* Remove unnessary Optional in processAsync.
This brings both sync and asynchronous paths in TestKitState in symmetry.
In addition, I noticed that the transaction related tests behaved differently in sync and async (when a tx is not found). I fixed that.
* Remove redundant lines
Co-authored-by: Michael Simons <michael.simons@neo4j.com>1 parent 5a13f86 commit 4238f82
File tree
36 files changed
+261
-694
lines changed- testkit-backend/src
- main/java/neo4j/org/testkit/backend
- channel/handler
- messages/requests
- test/java/neo4j/org/testkit/backend
36 files changed
+261
-694
lines changedLines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 0 additions & 75 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
0 commit comments