Remove the need for simapp in 08-wasm module #7771
Labels
08-wasm
nice-to-have
type: refactor
Architecture, code or CI improvements that may or may not tackle technical debt.
Summary
It should be possible to refactor the tests in 08-wasm such that it does not rely on needing an entire simapp.
We only use a single test chain in 08-wasm and what we depend on mostly is the
MockVM
implementation.Investigate removal of the simapp in 08-wasm and adapting tests to not depend so heavily on it.
For Admin Use
The text was updated successfully, but these errors were encountered: