Expand description
Module contains predefined test-case scenarios for Runtime with common functionality.
Functions§
- can_
governance_ authorize_ upgrade - Generic test case for Cumulus-based parachain that verifies if runtime can process
frame_system::Call::authorize_upgradefrom governance system. - change_
storage_ constant_ by_ governance_ works - Test-case makes sure that
Runtimecan change storage constant via governance-like call - set_
storage_ keys_ by_ governance_ works - Test-case makes sure that
Runtimecan change storage constant via governance-like call - xcm_
payment_ api_ with_ native_ token_ works