eudico
eudico copied to clipboard
Subnet integration tests
Add subnet integration tests to eudico following: https://github.com/filecoin-project/eudico/tree/eudico/itests
- Lifecycle of a subnet (add, join, mine, leave, kill).
- Cross-msgs (fund, release, cross-msg)
- Sync with a subnet, send transactions.
We should also include tests with:
- Several levels of subnets (generally we've been testing with just two levels in the hierarchy).
- Significant load of cross-net messages between different subnets and a significant number of nodes. We should try to find the edge cases of the protocol and test them.