corda/testing
szymonsztuka 269a4ba79d
Refactor BFTNotaryServicetest and MySQLNotaryServiceTest to allow running database integration tests. (#211)
* BFTNotaryServiceTests.kt - instantiate MockServices before each test, not at the class level - to allow database integration test clean database before each test.
* MySQLNotaryServiceTests.kt - use H2 datasource for the notary in database integration tests (and as it was before during standard integration tests)
* Revert Enterprise way of makeTestDataSourceProperties MockNode.kt.
* Minor attempt to refactor Enterprise only parts of reading database config and make it less error prone during OS->Enterprise merge.
2017-12-21 13:24:13 +00:00
..
node-driver Refactor BFTNotaryServicetest and MySQLNotaryServiceTest to allow running database integration tests. (#211) 2017-12-21 13:24:13 +00:00
smoke-test-utils CORDA-830 Introducing the network bootstrapper 2017-12-17 23:49:57 +00:00
test-common CORDA-830 Introducing the network bootstrapper 2017-12-17 23:49:57 +00:00
test-utils Liquibase works for a single db user with multi schema setup (par of ENT-1275) (#233) 2017-12-20 17:17:17 +00:00