corda/testing
Roger Willis 4684259970
Expose JPA to flows (#4140)
* First pass
* Update test.
* Address review comments.
* Added docs and kdocs.
* Clean-up.
* Add extra test.
* Changes to docsite.
* Added try/catch block as recommended by Andras.
* Removed try catch block. It's not required as the checkpoint serialiser deals with this.
* Re-used existing DB session instead of creating a new session.
* Entity manager auto flushes.
* Added java friendly api.
* Addressed review comments.
2018-11-09 17:47:36 +00:00
..
node-driver Expose JPA to flows (#4140) 2018-11-09 17:47:36 +00:00
smoke-test-utils Fixed broken smoke test caused by no notaries in the network parameters (#3461) 2018-06-28 09:43:29 +01:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common ENT-2695 Restore async logging (#4195) 2018-11-08 14:33:45 +00:00
test-utils Don't check signers of META-INF/LIST.INDEX file (workaround for CORDA-2116) (#4148) 2018-11-06 14:34:03 +00:00