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

Move tests from AzureSinkConfigTest into FileNameFragmentTests

Open

#557 ouverte le 17 nov. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (37 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (56 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur