Aiven-Open/cloud-storage-connectors-for-apache-kafka
View on GitHubMove tests from AzureSinkConfigTest into FileNameFragmentTests
Open
#557 opened on Nov 17, 2025
enhancementgood first issue
Repository metrics
- Stars
- (56 stars)
- PR merge metrics
- (PR metrics pending)
Description
There are a number of tests in the AzureSinkConfigTest class that should be in FileNameFragmentTest class because they are actually testing the fragment actions.
There are additional tests that should probably be moved ot a common config test as well.