corda/testing/node-driver
Dan Newton 6bc2c79e23
NOTICK NodeBasedTest take in cordapps (#6424)
In enterprise, `AuthDBTests` picked up a schema from a unit test and
included it in the cordapp it builds. This schema does not have a
migration and therefore fails the integration tests.

`NodeBasedTest` now lets cordapps to be defined and passed in to avoid
this issue. It defaults to making a cordapp from the tests base
directory if none are provided.
2020-07-02 16:14:51 +01:00
..
src NOTICK NodeBasedTest take in cordapps (#6424) 2020-07-02 16:14:51 +01:00
build.gradle switch on the publishing of sources 2020-04-28 11:43:07 +01:00