Added `xcmp_queue_send_xcm_works` test (#1422)
This PR adds test case for successful `send_xcm` for `XcmpQueue` according to the opened HRMP channel to the sibling parachain.
Showing
- cumulus/pallets/parachain-system/src/lib.rs 3 additions, 3 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/pallets/xcmp-queue/Cargo.toml 1 addition, 1 deletioncumulus/pallets/xcmp-queue/Cargo.toml
- cumulus/pallets/xcmp-queue/src/tests.rs 31 additions, 2 deletionscumulus/pallets/xcmp-queue/src/tests.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs 2 additions, 2 deletions...achains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/impls.rs 1 addition, 1 deletion...ns/runtimes/collectives/collectives-polkadot/src/impls.rs
Please register or sign in to comment