File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 731731 "Creating/Updating/Deleting doc should return 202-Acepted"
732732 ],
733733 "BasicFindTest": [
734- "simple find"
734+ "simple find",
735+ "bad selector",
736+ "bad limit",
737+ "bad skip",
738+ "bad sort",
739+ "bad fields",
740+ "bad r",
741+ "bad conflicts",
742+ "multi cond and",
743+ "multi cond duplicate field",
744+ "multi cond or",
745+ "multi col idx",
746+ "missing not indexed",
747+ "limit",
748+ "skip",
749+ "sort",
750+ "sort desc complex",
751+ "sort with primary sort not in selector",
752+ "sort exists true",
753+ "sort desc complex error",
754+ "fields",
755+ "r",
756+ "empty",
757+ "empty subsel",
758+ "empty subsel match",
759+ "unsatisfiable range",
760+ "explain view args",
761+ "explain options",
762+ "sort with all docs"
735763 ],
736764 "IgnoreDesignDocsForAllDocsIndexTests": [
737765 "should not return design docs"
You can’t perform that action at this time.
0 commit comments