corda/node/src/integration-test
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
..
java/net/corda CORDA-2942: Node lifecycle events (#5846) 2020-01-21 13:38:02 +00:00
kotlin/net NOTICK NodeBasedTest take in cordapps (#6424) 2020-07-02 16:14:51 +01:00
resources Regen isolated jar to fix failing test(s) (#4583) 2019-01-15 14:56:57 +00:00