Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dotnet msbuild integration tests for restore #4875

Closed
emgarten opened this issue Mar 23, 2017 · 0 comments
Closed

Add dotnet msbuild integration tests for restore #4875

emgarten opened this issue Mar 23, 2017 · 0 comments
Assignees
Labels
Type:Engineering product/infrastructure work/not a customer bug/feature/DCR
Milestone

Comments

@emgarten
Copy link
Member

emgarten commented Mar 23, 2017

Add dotnet msbuild integration tests for restore

This should cover restoring solution files directly which is not covered by the nuget.exe tests since they parse the solution file first.

As part of this unit tests should be added for NuGet.Build.Tasks which passes in actual TaskItems. Currently this is tested at a lower level using the internal task abstraction, but it should also be tested at the higher level.

@emgarten emgarten self-assigned this Mar 23, 2017
@emgarten emgarten added the Type:Engineering product/infrastructure work/not a customer bug/feature/DCR label Mar 23, 2017
@emgarten emgarten added this to the 4.5 milestone Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Engineering product/infrastructure work/not a customer bug/feature/DCR
Projects
None yet
Development

No branches or pull requests

1 participant