Adrian Yorke
Adrian Yorke
I'm still pondering this. Unit tests should not have any external dependencies, i.e. they should be able to test the code in isolation without connecting to external systems but of...
Looks good! I have been testing with my work AWS account so far but I agree a local solution would be great and this solution does seem to be very...
Actually, I think it's a good idea. Perhaps have a look how other projects are doing it? I just have some challenges on my local machine but I could install...
Also consider s3mock: https://hub.docker.com/r/adobe/s3mock Mentioned in PR24: https://github.com/teaglebuilt/robotframework-aws/pull/24