ipfs/kubo

Test the progress bar on add

Open

#5,366 opened on Aug 10, 2018

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

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

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