yarnpkg/yarn

Test fixtures are huge

Open

#3.747 aberto em 28 de jun. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2.731 forks)batch import
cat-chorehelp wantedtriaged

Métricas do repositório

Stars
 (41.514 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

The __tests__/fixtures/ is around 80MB. The files which take most of the space are the .tgz.bin files which I assume are regenerable.

(If you also agree that this is a problem, then) a solution to this could be adding a pretest script to download these files.

Guia do colaborador