Description
It would be great to test (via integration tests) comprehensively all the implementations of the FilesystemResource abstract class (S3, GCS, Local and Azure).
All the methods must be covered to detect any possible regression.
Questions/Ideas
Integration tests already exist for all the implementations. It appears unfortunately that some rarely used methods are not tested.
Description
It would be great to test (via integration tests) comprehensively all the implementations of the
FilesystemResourceabstract class (S3, GCS, Local and Azure).All the methods must be covered to detect any possible regression.
Questions/Ideas
Integration tests already exist for all the implementations. It appears unfortunately that some rarely used methods are not tested.