Skip to content
Snippets Groups Projects
Unverified Commit 430a016c authored by Adrian Catangiu's avatar Adrian Catangiu Committed by GitHub
Browse files

integration tests: add more emulated bridge tests (#7576)


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: default avatarAdrian Catangiu <adrian@parity.io>
parent 09d37543
No related merge requests found
Pipeline #515715 waiting for manual action with stages
in 30 minutes and 4 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment