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

Improve NuGet integration test assertions #79

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Jul 20, 2024

We only need to verify that the NuGet cache layer is used (which is adequately indicated by the absence of the "Installed Newtonsoft.Json 13.0.3" and "Restored /workspace/consoleapp.csproj" msbuild log entries).

This helps reduce the flakiness of this integration test substantially (related to #59)

We only need to verify that the NuGet cache layer is used (which is adequately indicated by the absence of the "Installed Newtonsoft.Json 13.0.3" and "Restored /workspace/consoleapp.csproj" msbuild log entries).
@runesoerensen runesoerensen added the skip changelog Skip the check-changelog check label Jul 20, 2024
@runesoerensen runesoerensen changed the title Improve integration test assertions Improve NuGet integration test assertions Jul 20, 2024
@runesoerensen runesoerensen merged commit 1c977b4 into main Jul 20, 2024
5 checks passed
@runesoerensen runesoerensen deleted the improve-integration-test-assertions branch July 20, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Skip the check-changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant