mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 01:35:41 +00:00
add statemine emulator tests (#2630)
* fix typo * statemine tests * fix statemine tests * cargo fmt, update readme
This commit is contained in:
@@ -13,6 +13,9 @@ As the messages do not physically go through the same messaging infrastructure
|
||||
there is some code that is not being tested compared to using slower E2E tests.
|
||||
In future it may be possible to run these XCM emulated tests as E2E tests (without changes).
|
||||
|
||||
As well as the XCM message transport being mocked out, so too are areas around consensus,
|
||||
in particular things like disputes, staking and iamonline events can't be tested.
|
||||
|
||||
## Alternatives
|
||||
|
||||
If you just wish to test execution of various XCM instructions
|
||||
|
||||
Reference in New Issue
Block a user