mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
6bc2c79e23
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. |
||
---|---|---|
.. | ||
cordapps/dbfailure | ||
core-test-utils | ||
node-driver | ||
smoke-test-utils | ||
test-cli | ||
test-common | ||
test-db | ||
test-utils | ||
testserver | ||
Dockerfile | ||
DockerfileBase | ||
DockerfileJDK11Azul |