-
- Downloads
offloading: Add tests for offloading sink options
This commit adds tests to ensure proper configuration of sink options when creating a bucket sink. The tests also validate that: - Default values are correctly set. - Special cases, such as WithNoRetry(), properly configure the configuration as expected.
internal/offloading/options_test.go
0 → 100644
internal/offloading/testhelper_test.go
0 → 100644
Please register or sign in to comment