corda/testing
Viktor Kolomeyko 99b509cb68 Attempting to make VerifierTests more stable (#1883)
* Attempting to make VerifierTests more stable

Main point: Alice node will always be faster to locate Alice by name than NotaryNode. Especially given that it may take some time
for Alice node to get reflected on the Notary's NetworkMap.

Also additional logging which might be helpful during debug and IntelliJ changed project structure reflection.

* Introduce a way for nodes to reliably learn about each other existence in the NetworkMap

Plus minor refactoring of the Driver code.
2017-10-16 09:16:40 +01:00
..
node-driver Attempting to make VerifierTests more stable (#1883) 2017-10-16 09:16:40 +01:00
smoke-test-utils Reformat files in testing 2017-10-09 15:26:40 +01:00
test-common Group test scope modules in testing dir (#1419) 2017-09-05 18:27:26 +01:00
test-utils CORDA-654: Migrate test APIs to match identity changes (#1744) 2017-10-11 18:26:09 +01:00