gomods/athens

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

Ouverte

#1 368 ouverte le 3 sept. 2019

 (6 commentaires) (0 réaction) (0 personne assignée)Go (538 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (4 766 étoiles)
Métriques de merge PR
 (Merge moyen 18j 13h) (13 PRs mergées en 30 j)

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.

Guide contributeur