yarnpkg/yarn

Test fixtures are huge

Open

#3,747 创建于 2017年6月28日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (2,731 fork)batch import
cat-chorehelp wantedtriaged

仓库指标

Star
 (41,514 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南