Test Flava Object Storage CRUD
https://flava.workers-hub.com/flava-qa/object-storage/bucket/cqa-test-bucket/object
Endpoint: flava-prod-object-storage-api.workers-hub.com
[List Object]
*View and manage the list of objects stored in the cqa-test-bucket.
[Upload Object]
*Upload an object to cqa-test-bucket. Enter the name of the object and the data to be stored in the object.
[Download Object]
*Download an object from the cqa-test-bucket to the server's storage where the test app is running.
[Update Bucket]
*Modify the 'Static web hosting' configuration for the cqa-test-bucket. Enter 'enable' or 'disable'
[Delete Object]
*Remove an object from the cqa-test-bucket. Enter the name of the object to be deleted.
[Response]
Test Flava Object Storage CRUD Scenario
[Test Scenario] In flava server, execute CRUD FOS object file testing scenario
1. Create new FOS object file to target bucket
2. Get created FOS object file and check exists
3. Updated object file
4. Get updated FOS object file and check update content
5. Delete FOS object file