yuchanns commented on PR #7646:
URL: https://github.com/apache/opendal/pull/7646#issuecomment-4582737201

     Can we add some metadata-focused cases in TestBehavior?
   
     FYI:
   
     - 
https://github.com/apache/opendal/blob/main/core/tests/behavior/async_write.rs#L133-L247
       (write metadata fields: cache_control, content_type, 
content_disposition, content_encoding, user_metadata, plus write-returned 
metadata checks)
     - 
https://github.com/apache/opendal/blob/main/core/tests/behavior/async_stat.rs#L556-L620
       (versioned stat behavior)
     - 
https://github.com/apache/opendal/blob/main/core/tests/behavior/async_read.rs#L952-L1012
       (versioned read behavior)
     - 
https://github.com/apache/opendal/blob/main/core/tests/behavior/async_delete.rs#L239-L304
       (versioned delete behavior)
     - 
https://github.com/apache/opendal/blob/main/core/tests/behavior/async_list.rs#L654-L710
       (list_with_versions, list_with_deleted, and metadata().is_deleted)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to