Azure/azure-cosmos-js

Verify cross partition tests actually cross partitions

southpolesteve opened this issue · 2 comments

Per discussion, in #277 (comment) we are removing some ordering from non-ordered tests. But we do need to improve the way we test cross partition queries, specifically by checking for the initial 400 response from the backend.

Superseded by moving to the queryPlan endpoint