Uh oh!
There was an error while loading. Please reload this page.
Move shared test utilities from Aspire.Components.Common.Tests to Aspire.TestUtilities - #8279
Conversation
There was a problem hiding this comment.
Copilot reviewed 36 out of 56 changed files in this pull request and generated no comments.
Files not reviewed (20)
- Aspire.sln: Language not supported
- tests/Aspire.Azure.AI.OpenAI.Tests/Aspire.Azure.AI.OpenAI.Tests.csproj: Language not supported
- tests/Aspire.Azure.Data.Tables.Tests/Aspire.Azure.Data.Tables.Tests.csproj: Language not supported
- tests/Aspire.Azure.Messaging.EventHubs.Tests/Aspire.Azure.Messaging.EventHubs.Tests.csproj: Language not supported
- tests/Aspire.Azure.Messaging.ServiceBus.Tests/Aspire.Azure.Messaging.ServiceBus.Tests.csproj: Language not supported
- tests/Aspire.Azure.Messaging.WebPubSub.Tests/Aspire.Azure.Messaging.WebPubSub.Tests.csproj: Language not supported
- tests/Aspire.Azure.Search.Documents.Tests/Aspire.Azure.Search.Documents.Tests.csproj: Language not supported
- tests/Aspire.Azure.Security.KeyVault.Tests/Aspire.Azure.Security.KeyVault.Tests.csproj: Language not supported
- tests/Aspire.Azure.Storage.Blobs.Tests/Aspire.Azure.Storage.Blobs.Tests.csproj: Language not supported
- tests/Aspire.Azure.Storage.Queues.Tests/Aspire.Azure.Storage.Queues.Tests.csproj: Language not supported
- tests/Aspire.Cli.Tests/Aspire.Cli.Tests.csproj: Language not supported
- tests/Aspire.Components.Common.Tests/Aspire.Components.Common.Tests.csproj: Language not supported
- tests/Aspire.Confluent.Kafka.Tests/Aspire.Confluent.Kafka.Tests.csproj: Language not supported
- tests/Aspire.Dashboard.Tests/Aspire.Dashboard.Tests.csproj: Language not supported
- tests/Aspire.Elastic.Clients.Elasticsearch.Tests/Aspire.Elastic.Clients.Elasticsearch.Tests.csproj: Language not supported
- tests/Aspire.Hosting.Containers.Tests/Aspire.Hosting.Containers.Tests.csproj: Language not supported
- tests/Aspire.Hosting.Testing.Tests/Aspire.Hosting.Testing.Tests.csproj: Language not supported
- tests/Aspire.Hosting.Tests/Aspire.Hosting.Tests.csproj: Language not supported
- tests/Aspire.Keycloak.Authentication.Tests/Aspire.Keycloak.Authentication.Tests.csproj: Language not supported
- tests/Aspire.Microsoft.Azure.Cosmos.Tests/Aspire.Microsoft.Azure.Cosmos.Tests.csproj: Language not supported
1fda196 to
4977698CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
c1d24c0 to
5dff61bCompare5dff61b to
da7618cCompareAnkit Jain (radical)
commented
Mar 26, 2025
Can you run the azdo pipeline also for this? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a19f352 to
1662bb3CompareUh oh!
There was an error while loading. Please reload this page.
Ankit Jain (radical)
left a comment
There was a problem hiding this comment.
Great job! Thank you! LGTM 👍
1662bb3 to
9da187eCompare| <ItemGroup> | ||
| <PackageReference Include="AspNetCore.HealthChecks.SqlServer" /> | ||
| <PackageReference Include="Microsoft.Data.SqlClient" /> | ||
| <PackageReference Include="Microsoft.DotNet.RemoteExecutor" /> |
There was a problem hiding this comment.
Igor Velikorossov (@RussKie) Assuming this was unintentional and likely a find/replace or similar issue? We need to undo this as it is obviously not okay to depend on this from the product code.
There was a problem hiding this comment.
Thank you for noticing; this doesn't look correct.
No description provided.