-
Notifications
You must be signed in to change notification settings - Fork 1.5k
File tree
2 files changed
+32
-1
lines changed- driver-core/src/test/resources
- driver-sync/src/test/functional/com/mongodb/client/unified
2 files changed
+32
-1
lines changedSubmodule specifications updated 62 files
- source/client-side-encryption/tests/unified/localSchema.json+2-1
- source/client-side-encryption/tests/unified/localSchema.yml+2-1
- source/collection-management/tests/listCollections-rawdata.json+97
- source/collection-management/tests/listCollections-rawdata.yml+49
- source/crud/bulk-write.md+13
- source/crud/crud.md+142
- source/crud/tests/unified/aggregate-rawdata.json+116
- source/crud/tests/unified/aggregate-rawdata.yml+55
- source/crud/tests/unified/bulkWrite-deleteMany-rawdata.json+122
- source/crud/tests/unified/bulkWrite-deleteMany-rawdata.yml+61
- source/crud/tests/unified/bulkWrite-deleteOne-rawdata.json+122
- source/crud/tests/unified/bulkWrite-deleteOne-rawdata.yml+61
- source/crud/tests/unified/bulkWrite-replaceOne-rawdata.json+136
- source/crud/tests/unified/bulkWrite-replaceOne-rawdata.yml+71
- source/crud/tests/unified/bulkWrite-updateMany-rawdata.json+157
- source/crud/tests/unified/bulkWrite-updateMany-rawdata.yml+72
- source/crud/tests/unified/bulkWrite-updateOne-rawdata.json+161
- source/crud/tests/unified/bulkWrite-updateOne-rawdata.yml+76
- source/crud/tests/unified/client-bulkWrite-delete-rawdata.json+171
- source/crud/tests/unified/client-bulkWrite-delete-rawdata.yml+94
- source/crud/tests/unified/client-bulkWrite-replaceOne-rawdata.json+169
- source/crud/tests/unified/client-bulkWrite-replaceOne-rawdata.yml+92
- source/crud/tests/unified/client-bulkWrite-update-rawdata.json+198
- source/crud/tests/unified/client-bulkWrite-update-rawdata.yml+103
- source/crud/tests/unified/count-rawdata.json+100
- source/crud/tests/unified/count-rawdata.yml+53
- source/crud/tests/unified/countDocuments-rawdata.json+128
- source/crud/tests/unified/countDocuments-rawdata.yml+61
- source/crud/tests/unified/db-aggregate-rawdata.json+177
- source/crud/tests/unified/db-aggregate-rawdata.yml+64
- source/crud/tests/unified/deleteMany-rawdata.json+110
- source/crud/tests/unified/deleteMany-rawdata.yml+57
- source/crud/tests/unified/deleteOne-rawdata.json+110
- source/crud/tests/unified/deleteOne-rawdata.yml+57
- source/crud/tests/unified/distinct-rawdata.json+104
- source/crud/tests/unified/distinct-rawdata.yml+57
- source/crud/tests/unified/estimatedDocumentCount-rawdata.json+100
- source/crud/tests/unified/estimatedDocumentCount-rawdata.yml+53
- source/crud/tests/unified/find-rawdata.json+100
- source/crud/tests/unified/find-rawdata.yml+53
- source/crud/tests/unified/findOneAndDelete-rawdata.json+102
- source/crud/tests/unified/findOneAndDelete-rawdata.yml+55
- source/crud/tests/unified/findOneAndReplace-rawdata.json+112
- source/crud/tests/unified/findOneAndReplace-rawdata.yml+57
- source/crud/tests/unified/findOneAndUpdate-rawdata.json+129
- source/crud/tests/unified/findOneAndUpdate-rawdata.yml+57
- source/crud/tests/unified/insertMany-rawdata.json+120
- source/crud/tests/unified/insertMany-rawdata.yml+53
- source/crud/tests/unified/insertOne-rawdata.json+116
- source/crud/tests/unified/insertOne-rawdata.yml+53
- source/crud/tests/unified/replaceOne-rawdata.json+132
- source/crud/tests/unified/replaceOne-rawdata.yml+67
- source/crud/tests/unified/updateMany-rawdata.json+136
- source/crud/tests/unified/updateMany-rawdata.yml+65
- source/crud/tests/unified/updateOne-rawdata.json+140
- source/crud/tests/unified/updateOne-rawdata.yml+67
- source/index-management/index-management.md+32
- source/index-management/tests/index-rawdata.json+186
- source/index-management/tests/index-rawdata.yml+95
- source/unified-test-format/tests/valid-pass/poc-queryable-encryption.json+6-1
- source/unified-test-format/tests/valid-pass/poc-queryable-encryption.yml+2
- source/unified-test-format/unified-test-format.md+5
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | + | ||
180 | + | ||
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
200 | + | ||
201 | + | ||
202 | + | ||
203 | + | ||
204 | + | ||
205 | + | ||
206 | + | ||
207 | + | ||
208 | + | ||
209 | + | ||
179 | 210 | | |
180 | 211 | | |
181 | 212 | | |
| |||
0 commit comments