Skip to content

Commit 7d41157

Browse files
westey-mglorious-beard
authored andcommitted
.Net: Move hybrid search tests to new projects and adopt updated software design. (microsoft#11339)
### Motivation and Context Some of the mongodb tests are failing intermittently. Moving to new design which has built in checks for making sure data is indexed before running test. microsoft#11311 ### Description Move hybrid search tests to new projects and adopt updated software design. ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
1 parent 8a5f845 commit 7d41157

17 files changed

+488
-529
lines changed

dotnet/src/IntegrationTests/Connectors/Memory/AzureAISearch/AzureAISearchKeywordVectorizedHybridSearchTests.cs

-30
This file was deleted.

dotnet/src/IntegrationTests/Connectors/Memory/AzureCosmosDBNoSQL/AzureCosmosDBNoSQLKeywordVectorizedHybridSearchTests.cs

-30
This file was deleted.

0 commit comments

Comments
 (0)