summaryrefslogtreecommitdiff
path: root/jstests/libs/assert_schema_match.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-2/+2
* SERVER-31854 After the first drop, assertSchemaMatch() should assert that sub...Tess Avitabile2018-01-021-2/+2
* SERVER-31167 add document validation tests for $jsonSchemaKyle Suarez2017-10-111-8/+51
* SERVER-30987: Enable and test $jsonSchema in the aggregation $match stageNick Zolnierz2017-09-261-3/+9
* SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems"Kyle Suarez2017-09-181-1/+2
* SERVER-30741 Add 'bsonType' JSON Schema keyword.David Storch2017-08-241-0/+13