objectcomputing / check-ins

Other
7 stars 7 forks source link

Fixed file upload #2515

Closed mkimberlin closed 1 week ago

mkimberlin commented 1 week ago

Is it possible to test this locally (without mocks)? I know AWS has localstack for example which allows you to test S3 integration locally via docker

This should work locally. I tested it that way.

timyates commented 1 week ago

This should work locally. I tested it that way.

But all the tests were passing both before and after this change 🤔