Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
test: add asset teleport/reserve-transfer tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Bell committed Nov 16, 2022
1 parent 431e926 commit e8420e4
Show file tree
Hide file tree
Showing 5 changed files with 1,124 additions and 1 deletion.
5 changes: 4 additions & 1 deletion integration-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ Please refer to the [project's `README.md`](https://github.com/paritytech/parach

For example, to use zombienet and perform a reserve transfer that tests the functionality of `asset-registry` pallet:
```
$ parachains-integration-tests -m zombienet-test -c xcm-playground.toml -t integration-tests/asset-registry/0_reserve_transfer.yml
$ parachains-integration-tests -m zombienet-test -c integration-tests/config.toml -t integration-tests/asset-registry/0_reserve_transfer.yml
$ parachains-integration-tests -m zombienet-test -c integration-tests/config.toml -t integration-tests/teleport-asset
$ parachains-integration-tests -m zombienet-test -c integration-tests/config.toml -t integration-tests/reserve-transfer-asset
```
File renamed without changes.
Loading

0 comments on commit e8420e4

Please sign in to comment.