corda/testing
JamesHR3 4e2a295eb6
[CORDA-2487] Provide a migration for vault states when moving from V3 to V4.1 (#4699)
* Create a new custom migration for populating the state_party table and the relevancy_status column within the vault_states table when migrating from V3 to V4.

* Add a corresponding unit test suite.

* Small refactorings to expose data required by the migration: the isRelevant function in the NodeVaultService, and the node's legal name from the configuration.
2019-02-12 15:22:15 +00:00
..
node-driver Rework package namespace ownership check to verify every package of every class file. 2019-02-11 17:10:50 +01:00
smoke-test-utils Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common CORDA-2405 Update versions of whitelisted attachments (#4549) 2019-01-13 11:38:19 +00:00
test-utils [CORDA-2487] Provide a migration for vault states when moving from V3 to V4.1 (#4699) 2019-02-12 15:22:15 +00:00