Dear devs,
while looking into #4690, I noticed that there are no unit or integration tests present for the S3 file storage.
I would feel very uncomfortable to change the existing driver without having a proper test to check if things don't break. After looking up some issues about integration tests and running them (#4726, #4773 , #4960, #4896) I was wondering if I should start working on this first, before trying to fix #4690.
I have some experience with this from a stale project of mine (www.github.com/peerpub/peerpub).
As #5062 and #5065 popped up, this seems to be a good opportunity to get this to a more advanced level...
(Oh and I forgot: there is a TODO left in the pom.xml for running this stuff...!)
What do you guys think?