dotnet-version-cli icon indicating copy to clipboard operation
dotnet-version-cli copied to clipboard

Add test suite for the git vcs provider

Open nover opened this issue 5 years ago • 1 comments

This PR will

  • refactor IVcs provider to allow passing in a working directory
  • update GitVcs to use passed working directory
  • add covering test suite of GitVcs

Closes #57

nover avatar May 25 '20 09:05 nover

The commit tests are working locally, they are probably failing in CI due to missing author info

nover avatar May 14 '21 17:05 nover