asset-hub-westend-integration-tests: add more asset transfers tests (#2488)

Just adds more tests.
This commit is contained in:
Adrian Catangiu
2023-11-27 14:22:13 +02:00
committed by GitHub
parent 2610450a18
commit 4298bc608f
16 changed files with 400 additions and 125 deletions
@@ -38,4 +38,5 @@ asset-test-utils = { path = "../../../../../runtimes/assets/test-utils" }
cumulus-pallet-dmp-queue = { default-features = false, path = "../../../../../../pallets/dmp-queue" }
cumulus-pallet-parachain-system = { default-features = false, path = "../../../../../../pallets/parachain-system" }
emulated-integration-tests-common = { path = "../../../common", default-features = false}
penpal-runtime = { path = "../../../../../runtimes/testing/penpal" }
westend-system-emulated-network ={ path = "../../../networks/westend-system" }