Commit a6396a4
* Bump tests/specifications from `9058491` to `34f9a57`
Bumps [tests/specifications](https://github.com/mongodb/specifications) from `9058491` to `34f9a57`.
- [Release notes](https://github.com/mongodb/specifications/releases)
- [Commits](mongodb/specifications@9058491...34f9a57)
---
updated-dependencies:
- dependency-name: tests/specifications
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* DRIVERS-3023 Add spec tests for GridFS Bucket rename (#1507)
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Tamarelle <[email protected]>
1 parent f9dd433 commit a6396a4
3 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
806 | 815 | | |
807 | 816 | | |
808 | 817 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
Submodule specifications updated 28 files
- source/gridfs/tests/delete.json+2-2
- source/gridfs/tests/delete.yml+2-2
- source/gridfs/tests/download.json+5-5
- source/gridfs/tests/download.yml+5-5
- source/gridfs/tests/downloadByName.json+2-2
- source/gridfs/tests/downloadByName.yml+2-2
- source/gridfs/tests/rename.json+179
- source/gridfs/tests/rename.yml+78
- source/uri-options/tests/compression-options.json+3-3
- source/uri-options/tests/compression-options.yml+4-4
- source/uri-options/tests/concern-options.json+3-3
- source/uri-options/tests/concern-options.yml+3-3
- source/uri-options/tests/connection-options.json+19-19
- source/uri-options/tests/connection-options.yml+20-20
- source/uri-options/tests/connection-pool-options.json+4-4
- source/uri-options/tests/connection-pool-options.yml+5-5
- source/uri-options/tests/proxy-options.json+10-10
- source/uri-options/tests/proxy-options.yml+10-10
- source/uri-options/tests/read-preference-options.json+18-3
- source/uri-options/tests/read-preference-options.yml+14-3
- source/uri-options/tests/sdam-options.json+1-1
- source/uri-options/tests/sdam-options.yml+1-1
- source/uri-options/tests/single-threaded-options.json+1-1
- source/uri-options/tests/single-threaded-options.yml+1-1
- source/uri-options/tests/srv-options.json+6-6
- source/uri-options/tests/srv-options.yml+7-7
- source/uri-options/tests/tls-options.json+55-55
- source/uri-options/tests/tls-options.yml+55-55
0 commit comments