The pallets which have been disabled in Kusama relay can no longer be tested E2E; that they are now filtered can be tested instead.
On the Kusama and Polkadot relay chains, post-Asset Hub Migration (AHM), PET should include a test suite to verify that calls to disabled (but not yet removed) pallets are correctly filtered.
Examples of such pallets include:
- Vesting
- Staking
- Nomination Pools
- Governance
The suite should ensure that attempts to interact with these pallets are properly blocked or filtered as expected by the runtime.
The pallets which have been disabled in Kusama relay can no longer be tested E2E; that they are now filtered can be tested instead.
On the Kusama and Polkadot relay chains, post-Asset Hub Migration (AHM), PET should include a test suite to verify that calls to disabled (but not yet removed) pallets are correctly filtered.
Examples of such pallets include:
The suite should ensure that attempts to interact with these pallets are properly blocked or filtered as expected by the runtime.