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

Add additional integration tests #76

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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