[CXX-1308] Add basic integration tests for GridFS bucket methods other than open_upload_stream()/open_download_stream() Created: 11/Apr/17 Updated: 17/May/17 Resolved: 26/Apr/17 |
|
| Status: | Closed |
| Project: | C++ Driver |
| Component/s: | API, Testing |
| Affects Version/s: | None |
| Fix Version/s: | 3.2.0-rc0 |
| Type: | New Feature | Priority: | Major - P3 |
| Reporter: | J Rassi | Assignee: | Samuel Rossi (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
For the most part, our existing GridFS integration tests only touch the open_upload_stream() and open_download_stream() bucket methods. We should add basic integration tests for the remaining bucket methods:
|