ipfs/kubo

Test the progress bar on add

Open

#5.366 geöffnet am 10. Aug. 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.725 Forks)batch import
exp/experthelp wantedkind/teststatus/deferred

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

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