This PR adds the feature to rename files before they reach the destination - filesystem or cloud.
I have made additional changes to the test cases and edited the .gitignore file under /test/images/album1. Reason: each unit test should be self-contained.
NOTE: This feature depends on an update in strong-remoting. CI will fail till strong-remoting is updated (it is not updated yet).
Description
This PR adds the feature to rename files before they reach the destination - filesystem or cloud.
I have made additional changes to the test cases and edited the
.gitignore
file under/test/images/album1
. Reason: each unit test should be self-contained.NOTE: This feature depends on an update in
strong-remoting
. CI will fail tillstrong-remoting
is updated (it is not updated yet).Related issues
Checklist