yarnpkg/yarn

Test fixtures are huge

Open

#3,747 opened on Jun 28, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (41,514 stars) (2,731 forks)batch import
cat-chorehelp wantedtriaged

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.

Contributor guide