gomods/athens
Mock out VCS/go get in order to improve testing speed
Aberta
#1.368 aberto em 3 de set. de 2019
good first issue
Métricas do repositório
- Stars
- (4.766 estrelas)
- Métricas de merge de PR
- (Mesclagem média 18d 13h) (13 fundiu PRs em 30d)
Description
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.