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

Create test for FileNameFragment.FILE_PATH_PREFIX_TEMPLATE_CONFIG

Open

#556 opened on Nov 14, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (37 forks)auto 404
Missing Testgood first issue

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (PR metrics pending)

Description

The FileNameFragment.FILE_PATH_PREFIX_TEMPLATE_CONFIG does not have unit tests and has been excluded from reporting it is missing in FileNameFragmentTest.allConfigDefsAccountForTest.

This test is probably similar to the FileNameFragment.FILE_NAME_TEMPLATE_CONFIG text.

Contributor guide