Skip to content

Create E2E test suites to verify filtering of removed relay chain pallets #437

@rockbmb

Description

@rockbmb

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinge2e testsRelated to end-to-end tests

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions