-
Notifications
You must be signed in to change notification settings - Fork 451
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
Create functional tests for additional integrations #4741
Comments
qdrant is done: aspire/tests/Aspire.Hosting.Qdrant.Tests/QdrantFunctionalTests.cs Lines 23 to 63 in 9a68b55
|
nats is done too: aspire/tests/Aspire.Hosting.Nats.Tests/NatsFunctionalTests.cs Lines 21 to 61 in 9a68b55
|
CosmosDB has both EF and non-EF functional tests in Extract EventHubs and Cosmos Tests from EndToEndTests and into Aspire.Hosting.Azure.Tests (dotnet/aspire#6538). |
Split from #1566
We are missing the EntityFramework components in our functional integration tests added in #1217. We should add them, plus any other missing components that would be valuable.
TODO:
dapr
cli installed)Tests needed that reference these nugets too:
cc @eerhardt
The text was updated successfully, but these errors were encountered: