mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-19 18:05:02 -07:00
f74efbf1bf
Some of the Go tests actually cloned remote repos, which meant slow tests, and tests failures if I was working offline. These changes allow all Go tests to run offline. The test code now clones local Git repos instead of remotes ones. * Add otiai10/copy as a dependency * Create repotest package for test code that needs to work with Git repos * Add back missing test script for execute package * Update git, pluginindex, and plugins package tests so they work offline |
||
---|---|---|
.. | ||
pluginindex_test.go | ||
pluginindex.go |