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

create interfaces for workers to make testing more direct #10910

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

brettfo
Copy link
Contributor

@brettfo brettfo commented Nov 7, 2024

This makes testing RunWorker.cs much faster; approx 20s to 1s.

It also fixes some path handling on Windows machines; common for development, but not production or CI.

@brettfo brettfo requested a review from a team as a code owner November 7, 2024 18:01
@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Nov 7, 2024
@brettfo brettfo force-pushed the dev/brettfo/nuget-updater-interface branch from ce58b63 to 5377b90 Compare November 7, 2024 20:17
@sachin-sandhu sachin-sandhu merged commit 9ada831 into main Nov 7, 2024
70 checks passed
@sachin-sandhu sachin-sandhu deleted the dev/brettfo/nuget-updater-interface branch November 7, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants