Cosmos/FTS/Test: add query tests for full text on collection navigation
Open
area-cosmos
area-query
area-test
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
The scenario is not supported end to end, as we can't effectively construct the container (due to wildcards not being supported for index paths). This means, we can't use our regular functional test infrastructure.
What we could do is build the container using Microsoft.Azure.Cosmos SDK, and then manually create DBContext and query scenarios. We can use parts of our test infra to get information about cosmos connection string etc.
Contributor guide
Assessment
This issue has not been assessed yet.