Expand description
Module contains predefined test-case scenarios for Runtime
with various assets.
Modules§
- test_
cases - Module contains predefined test-case scenarios for
Runtime
with various assets. - test_
cases_ over_ bridge - Module contains predefined test-case scenarios for
Runtime
with various assets transferred over a bridge. - xcm_
helpers - Helpers for calculating XCM delivery fees.
Macros§
- include_
asset_ transactor_ transfer_ with_ local_ consensus_ currency_ works - include_
asset_ transactor_ transfer_ with_ pallet_ assets_ instance_ works - include_
create_ and_ manage_ foreign_ assets_ for_ local_ consensus_ parachain_ assets_ works - include_
teleports_ for_ foreign_ assets_ works - include_
teleports_ for_ native_ asset_ works
Structs§
- Collator
Session Key - Collator
Session Keys - ExtBuilder
- Basic builder based on balances, collators and pallet_session.
- Runtime
Helper - Slot
Durations
Enums§
- Governance
Origin - Enum representing governance origin/location.
- XcmReceived
From
Traits§
- Basic
Parachain Runtime - A set of traits for a minimal parachain runtime, that may be used in conjunction with the
ExtBuilder
and theRuntimeHelper
.
Functions§
- assert_
metadata - assert_
total - mock_
open_ hrmp_ channel - Helper function which emulates opening HRMP channel which is needed for
XcmpQueue
to pass.