ipfs/kubo

Test the progress bar on add

Open

#5.366 aberto em 10 de ago. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
exp/experthelp wantedkind/teststatus/deferred

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 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?).

Guia do colaborador