mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-03-18 15:23:52 +01:00
- Fix sync tests: Add list_objects.side_effect = NotImplementedError() to mock - Fix sync tests: Add side_effect for put() to avoid hanging - Fix MockStorage: Add continuation_token parameter to list_objects() - Fix stats tests: Update assertions to include use_cache and refresh_cache params - Fix bucket management test: Update caching expectations for S3-based cache All 97 integration tests now pass.