Unverified Commit c81fab80 authored by Frank Bell's avatar Frank Bell Committed by GitHub
Browse files

Add xcm-simulator (#102)



* feat: add xcm simulator for trappist use cases

* test: add (dmp) teleport test

* test: add (ump) teleport test

* test: add two-hop reserve transfer test

* refactor: rename crate and remove unused code

* docs: add xcm-simulator overview

* ci: add simulator workflow

* docs: fix xcm simulator test command

* docs: update readme with suggested improvement

Co-authored-by: default avatarbernardo <[email protected]>

* docs: update readme with suggested improvement

Co-authored-by: default avatarbernardo <[email protected]>

* docs: add link to integration-tests

* docs: fix simulator test command

Tests are run in parallel by default, resulting in mixing of logging output in console

* ci: adjust simulate workflow

* ci: add cache handling for nextest install

* ci: improve nextest install

* refactor: rename parachain to template to better describe intention

Co-authored-by: default avatarbernardo <[email protected]>
parent 452649cc
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