polytope-labs / ismp-substrate

Substrate implementation of the interoperable state machine protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests

Wizdave97 opened this issue · comments

Update ismp-rs
Implement unit tests for pallet-ismp using the test functions exported by ISMP testsuite
This would help ensure correct implementation of the router and host.
The router might fail tests in the current state, it should be modified so the tests pass.