Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add tests to the various Polkadot runtimes #1069

Closed
@shawntabrizi

Description

All the various Polkadot runtimes lack basic testing that would help ensure that downstream changes in Substrate would not significantly alter the logic of Polkadot.

Some ideas:

  • Verify Weight Assumptions are the Same
  • Verify Fees are calculated the same
  • Verify constants set in upstream pallets are the same
  • Verify transaction priority or whatever else is the same

etc...

We could start by copying/porting Substrate node-runtime tests to Polkadot.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions