Closed smartcontracts closed 6 years ago
We're currently just unit testing child_chain.py with a mock RootChain. We should add integration tests to make sure that the two actually work together.
child_chain.py
RootChain
Added in #92
We're currently just unit testing
child_chain.py
with a mockRootChain
. We should add integration tests to make sure that the two actually work together.