corda/testing
Shams Asari 1bbcb8722e
CORDA-2418: Fixed inability to use TestCordapp under gradle in Windows if referring to self cordapp (#4562)
The gradle process that runs the tests keeps an exclusive hold on built jars in Windows, which means if a test wants to get hold of the CorDapp, and it's requested from the same module, it will fail. Now instead of deleting the "libs" dir  we just use the latest created jar.
2019-01-14 11:33:52 +00:00
..
node-driver CORDA-2418: Fixed inability to use TestCordapp under gradle in Windows if referring to self cordapp (#4562) 2019-01-14 11:33:52 +00:00
smoke-test-utils Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common CORDA-2405 Update versions of whitelisted attachments (#4549) 2019-01-13 11:38:19 +00:00
test-utils CORDA-2375 Ensure node has unique attachment contract classname/version from signed JARs (#4535) 2019-01-10 14:13:00 +00:00