gomods/athens

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

Offen

#1.368 geöffnet am 03.09.2019

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (538 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (4.766 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 18T 13h) (13 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide