corda/node
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
..
capsule CORDA-3578 add corda prefix to conf file names as original issue was … (#6322) 2020-06-16 09:15:51 +01:00
djvm CORDA-3750: Reimplement Corda's Crypto object for use inside the sandbox. (#6193) 2020-05-26 15:46:29 +01:00
src NOTICK NodeBasedTest take in cordapps (#6424) 2020-07-02 16:14:51 +01:00
build.gradle CORDA-3867: Add tests for AMQ_VALIDATED_USER (#6418) 2020-07-02 09:20:23 +01:00