pulumi/sdk/dotnet/Pulumi.Automation.Tests
Aaron Friel dc30b7e426
[sdk/dotnet] Fix failing test (#8751)
This test failed and, to be honest, I struggled to find good xunit
documentation.

It appears there were two issues in this test:

1. The Assert.Matches was failing on the string termination `$`.
2. The automation API output was trimmed in the test on line 42, but the
   accumulated lines were not. I didn't see an obvious commit including
   the word trim, but I'm guessing some behavior changed with automation
   output?
2022-01-17 17:26:12 +01:00
..
Data Add `make tidy` command to apply `go mod tidy` on every go.mod (#8635) 2021-12-23 17:37:39 -05:00
Serialization [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
CommandExceptionTests.cs Set PULUMI_CONFIG_PASSPHRASE for Automation Tests (#7502) 2021-07-20 17:18:30 -07:00
EventLogWatcherTests.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
LocalPulumiCmdTests.cs [sdk/dotnet] Fix failing test (#8751) 2022-01-17 17:26:12 +01:00
LocalWorkspaceTests.cs Fix for 8518 automation API issue with set_config "-value" (#8614) 2021-12-23 13:44:56 -05:00
Pulumi.Automation.Tests.csproj Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
xunit.runner.json Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00