gomods/athens

Mock out VCS/go get in order to improve testing speed

开放

#1,368 创建于 2019年9月3日

 (6 条评论) (0 个反应) (0 位负责人)Go (538 个派生)github user discovery
good first issue

仓库指标

星标
 (4,766 个星标)
PR 合并指标
 (平均合并 18天 13小时) (30 天内合并 13 个 PR)

描述

Is your feature request related to a problem? Please describe. During office hours, we discussed testing athens, and it seemed like one issue is that we have to actually call out to somewhere public to run tests. This isn't ideal for several reasons.

Describe the solution you'd like Ideally, this would just be a module.Fetcher implemented against a set of local filesystem objects

Describe alternatives you've considered None considered

Additional context Add any other context or screenshots about the feature request here.

贡献者指南