Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCM regression tests #3097

Open
xlc opened this issue Jan 29, 2024 · 1 comment
Open

XCM regression tests #3097

xlc opened this issue Jan 29, 2024 · 1 comment
Labels
C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. I5-enhancement An additional feature request. T6-XCM This PR/Issue is related to XCM. T10-tests This PR/Issue is related to tests.

Comments

@xlc
Copy link
Contributor

xlc commented Jan 29, 2024

We had too many breaking XCM changes / bugs.
To ensure good compatibility with existing XCM usages, we should have a regression tests suite.

Steps:

  • Create a script to collect top 20 unique XCM from live onchain data
  • For each usage, write a test for it, could be using xcm-simulator or emulator or chopsticks
  • Include the tests in CI
  • Rerun the script every 3 months to identify if we have new type of XCM usage and write test for it
@acatangiu acatangiu added T6-XCM This PR/Issue is related to XCM. I5-enhancement An additional feature request. T10-tests This PR/Issue is related to tests. labels Mar 1, 2024
@ggwpez ggwpez added C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. labels Mar 13, 2024
@bkchr
Copy link
Member

bkchr commented Mar 19, 2024

polkadot-fellows/runtimes#171 is probably the successor of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. I5-enhancement An additional feature request. T6-XCM This PR/Issue is related to XCM. T10-tests This PR/Issue is related to tests.
Projects
Status: Next to pick up
Development

No branches or pull requests

4 participants