Description
When running an itest tranche currently we go through the network setup once for each itest. We can instead use a static network that wipes/resets databases to emulate fresh instances instead of tearing things down and setting them up again.
The end goal is to significantly speed up the itest sequence execution time within the same tranche.
Description
When running an itest tranche currently we go through the network setup once for each itest. We can instead use a static network that wipes/resets databases to emulate fresh instances instead of tearing things down and setting them up again.
The end goal is to significantly speed up the itest sequence execution time within the same tranche.