Skip to content

Refactor Storage integration test to use a single function #1718

@umesh-timalsina

Description

@umesh-timalsina

Instead of using several test cases, a single function with the following steps should be used to test different storage backends

  1. Create a buffer from existing content
  2. Put the buffer as a file in the backend client
  3. Get the file and verify content
  4. Stat the file and verify dataInfo.
  5. Delete the file in storage.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions