corda/testing
szymonsztuka f2186e7e30
Enable database integration tests against Postgres database (#169)
* For Postgres, if a schema name is provided then it's wrapped in double quotes before passing to Hibernate to preserve case-sensitivity, Liquibase does it out-of-box.
* Sql setup scripts for PostgreSQL and datasource configuration.
2018-01-08 14:05:42 +00:00
..
node-driver Moved IntegrationTest class into internal package 2018-01-04 22:08:16 +00:00
smoke-test-utils CORDA-830 Introducing the network bootstrapper 2017-12-17 23:49:57 +00:00
test-common CORDA-716 Configure api scanner for test modules (#2259) 2018-01-04 10:09:04 +00:00
test-utils Enable database integration tests against Postgres database (#169) 2018-01-08 14:05:42 +00:00