Skip to content
Snippets Groups Projects
  • Adrian Catangiu's avatar
    integration tests: add more emulated bridge tests (#7576) · 430a016c
    Adrian Catangiu authored
    
    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>
    Unverified
    430a016c
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Cargo.lock 731.87 KiB