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

integration tests: add more emulated bridge tests #7576

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

acatangiu
Copy link
Contributor

@acatangiu acatangiu commented Feb 14, 2025

Add emulated e2e tests for following scenarios:

Exporting native asset to another ecosystem:

  • Sending WNDs from Penpal Westend to Penpal Rococo: PPW->AHW->AHR->PPR
  • Sending WNDs from Westend Relay to Penpal Rococo: W->AHW->AHR->PPR
    Example: Westend Treasury funds something on Rococo Parachain.

Importing native asset from another ecosystem to its native ecosystem:

  • Sending ROCs from Penpal Westend to Penpal Rococo: PPW->AHW->AHR->PPR
  • Sending ROCs from Penpal Westend to Rococo Relay: PPW->AHW->AHR->R
    Example: Westend Parachain returns some funds to Rococo Treasury.

@acatangiu acatangiu added T10-tests This PR/Issue is related to tests. T15-bridges This PR/Issue is related to bridges. labels Feb 14, 2025
@acatangiu acatangiu self-assigned this Feb 14, 2025
@acatangiu acatangiu added the R0-silent Changes should not be mentioned in any release notes label Feb 14, 2025
Add emulated e2e tests for following scenarios:

Exporting native asset to another ecosystem:
- Sending WNDs from Penpal Westend to Penpal Rococo: PPW->AHW->AHR->PPR
- Sending WNDs from Westend Relay to Penpal Rococo: W->AHW->AHR->PPR
  Example: Westend Treasury funds something on Rococo Parachain.

Importing native asset from another ecosystem to its native ecosystem:
- Sending ROCs from Penpal Westend to Penpal Rococo: PPW->AHW->AHR->PPR
- Sending ROCs from Penpal Westend to Rococo Relay: PPW->AHW->AHR->R
  Example: Westend Parachain returns some funds to Rococo Treasury.

Signed-off-by: Adrian Catangiu <[email protected]>
@acatangiu acatangiu force-pushed the some-more-bridge-tests branch from 1aa5e0a to aa98302 Compare February 14, 2025 13:47
@acatangiu acatangiu added this pull request to the merge queue Feb 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2025
@acatangiu acatangiu enabled auto-merge February 17, 2025 15:57
@acatangiu acatangiu added this pull request to the merge queue Feb 17, 2025
Merged via the queue into paritytech:master with commit 430a016 Feb 17, 2025
186 of 232 checks passed
@acatangiu acatangiu deleted the some-more-bridge-tests branch February 17, 2025 17:43
clangenb pushed a commit to clangenb/polkadot-sdk that referenced this pull request Feb 19, 2025
Add emulated e2e tests for following scenarios:

Exporting native asset to another ecosystem:
- Sending WNDs from Penpal Westend to Penpal Rococo: PPW->AHW->AHR->PPR
- Sending WNDs from Westend Relay to Penpal Rococo: W->AHW->AHR->PPR
   Example: Westend Treasury funds something on Rococo Parachain.

Importing native asset from another ecosystem to its native ecosystem:
- Sending ROCs from Penpal Westend to Penpal Rococo: PPW->AHW->AHR->PPR
- Sending ROCs from Penpal Westend to Rococo Relay: PPW->AHW->AHR->R
   Example: Westend Parachain returns some funds to Rococo Treasury.

Signed-off-by: Adrian Catangiu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T10-tests This PR/Issue is related to tests. T15-bridges This PR/Issue is related to bridges.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants