corda/client
szymonsztuka 4f2d8d058e
Ability to run integration tests against standalone databases (part 2) (#109)
Commit 359610ff14 didn't fully covered:
* Integration tests extends IntegrationTest class which can run SQL scripts before and after a test and before and after test class.

*Driver.kt creates notaries without a table name prefixes (separation is achieved by using different user/schema).

*Revert wrongly altered H2 JDBC connection string for tests.
2017-11-15 14:04:48 +00:00
..
jackson CORDA-716 Retire TestDependencyInjectionBase (#1939) 2017-10-31 10:21:38 +00:00
jfx Ability to run integration tests against standalone databases (part 2) (#109) 2017-11-15 14:04:48 +00:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc Ability to run integration tests against standalone databases (part 2) (#109) 2017-11-15 14:04:48 +00:00