ipfs/kubo

Test the progress bar on add

Open

#5 366 ouverte le 10 août 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Go (2 725 forks)batch import
exp/experthelp wantedkind/teststatus/deferred

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

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?).

Guide contributeur