Rewrite world mocking #2292
Labels
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Refactor
Improvement to overall code quality
Tests
World mocking using
WorldTrait
is quite painful and causes some problems and inconsistency especially after merge of #2284We need to find another way to mock
World
for tests.Some solutions I can see right now:
The text was updated successfully, but these errors were encountered: