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

Extract EventHubs and Cosmos Tests from EndToEndTests and into Aspire.Hosting.Azure.Tests #6538

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Oct 28, 2024

Description

Refactor the EndToEnd tests to no longer have a dependency on Azure integrations. Because the Aspire.Hosting.Tests project references the EndToEnd TestProject.AppHost, this means all our tests are referencing Azure integration libraries for no reason.

This simplifies the EndToEnd tests.

Microsoft Reviewers: Open in CodeFlow

@davidfowl davidfowl merged commit 79407c6 into dotnet:main Oct 30, 2024
10 checks passed
@eerhardt eerhardt deleted the UpdateTestProject branch October 30, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants