gomods/athens

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

オープン

#1,368 opened on 2019/09/03

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Go (538 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (4,766 個のスター)
PR merge metrics
 (平均マージ 18d 13h) (30d で 13 merged PRs)

説明

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.

コントリビューターガイド