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
172 stars 52 forks source link

Create relevant `dotnet mage` tests #386

Open NikolaMilosavljevic opened 4 months ago

NikolaMilosavljevic commented 4 months 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 3 months ago

[Triage] This requires investment in test infrastructure.