yarnpkg/yarn

Test fixtures are huge

Open

#3 747 ouverte le 28 juin 2017

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 731 forks)batch import
cat-chorehelp wantedtriaged

Métriques du dépôt

Stars
 (41 514 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur