Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: provide smoke-test command #10

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Commits on Sep 21, 2023

  1. feat: provide smoke-test command

    This command performs a basic smoke test on the deployed network. We upload ten small files,
    increasing in size from 1k to 10k, and the re-download them all and make sure we got the same files
    back.
    
    In the process of doing this, we are also testing that the faucet is working and we get a connection
    to the network.
    
    This test only takes something like 30 seconds, whereas uploading the full test data can take 30+
    minutes.
    jacderida committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    571e2dd View commit details
    Browse the repository at this point in the history