dotnet / deployment-tools

This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
MIT License
169 stars 50 forks source link

Create relevant `dotnet mage` tests #386

Open NikolaMilosavljevic opened 1 month ago

NikolaMilosavljevic commented 1 month ago

Related to https://github.com/dotnet/deployment-tools/pull/385

https://github.com/dotnet/deployment-tools/pull/373 broke dotnet mage signing.

Relevant tests should be added to prevent these types of regressions in the future.

NikolaMilosavljevic commented 1 month ago

[Triage] This requires investment in test infrastructure.