Aiven-Open/cloud-storage-connectors-for-apache-kafka

Move tests from AzureSinkConfigTest into FileNameFragmentTests

Open

#557 opened on Nov 17, 2025

 (0 comments) (0 reactions) (0 assignees)Java (37 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (Avg merge 9d 7h) (6 merged PRs in 30d)

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.

Contributor guide