Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1308

Add basic integration tests for GridFS bucket methods other than open_upload_stream()/open_download_stream()

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc0
    • Affects Version/s: None
    • Component/s: API, Testing
    • Labels:
      None

      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:

      • bucket::open_upload_stream_with_id()
      • bucket::upload_from_stream()
      • bucket::upload_from_stream_with_id()
      • bucket::download_to_stream()
      • bucket::delete_file()
      • bucket::find()

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: