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.

貢獻者指南