dotnet-installer/test/Microsoft.DotNet.ToolPackageObtainer.Tests
William Lee 584d3f0502
Global tools package obtain (#8035)
Add ExeutablePackageObtainer

Given a tools package id, it can create a fake project and restore to correct folder

- DI, aka no circular dependency of commands
- Parser of config XML
- I try to create test nupkg at build time, so I can run test and debug
easily with VSCode. The code is in test csproj.
2017-11-21 20:10:06 -08:00
..
SampleGlobalTool Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
DotnetToolsConfigGolden.xml Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
DotnetToolsConfigMalformed.xml Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
DotnetToolsConfigMissing.xml Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
Microsoft.DotNet.ToolPackageObtainer.Tests.csproj Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
ToolConfigurationDeserializerTests.cs Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00
ToolPackageObtainerTests.cs Global tools package obtain (#8035) 2017-11-21 20:10:06 -08:00