lakeFS
lakeFS copied to clipboard
Cover S3 Gateway operations with unit-tests
Currently, the whole gateway/operations code isn't covered by unit-tests.
It makes changing this code or adding to it pretty risky, and might lead to future bugs.
This code should be covered by tests.