This repository has been archived by the owner on Mar 25, 2022. It is now read-only.
simple 'live integration' tests #150
Labels
need/community-input
Needs input from the wider community
Milestone
We need to start making some live integration tests on the network. Lets discuss some of those ideas here.
The first and (i think) easiest one to do, would be to spin up a node, add a random 16MB file (or directory), send that hash to another node, and then get it on that node (or even just curl it through the gateway). We should time the following things:
on our newly spun up node:
on the 'long running' network node:
The following stats should also be logged:
A very simple first hack could be as easy as:
The text was updated successfully, but these errors were encountered: