ipfs/kubo

Test the progress bar on add

Open

#5366 opened on Aug 10, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
exp/experthelp wantedkind/teststatus/deferred

Description

We currently have no progress bar tests. We should fix this. Specifically, I'd like to test #5288. When uploading a directory containing directories, the progress bar should reach 100%. We don't have to test the display, just the response from the server (may be best to parse the JSON? in bash? without jq?).

Contributor guide