Skip to content

Conversation

@Lemeri123
Copy link
Collaborator

Tests:
testValidateFileWithHiddenFile: Tests that hidden files are ignored and not added to any list.
testValidateFileWithDirectoryContainingSubdirectory: Tests that directories containing subdirectories are added to folderList.
testValidateFileWithDirectoryContainingOnlyFiles: Tests that directories containing only files are added to playlistList.
testValidateFileWithRegularFile: Tests that regular files are added to trackList.
testHasError: Tests that the hasError method always returns false.

Copy link
Owner

@josdem josdem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Lemeri123 some small changes are required before merge, thank you!

@sonarqubecloud
Copy link

@Lemeri123 Lemeri123 requested a review from josdem February 10, 2025 19:02
Copy link
Owner

@josdem josdem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing suggested changes 👍

@josdem josdem merged commit 8a7f0ea into main Feb 11, 2025
3 checks passed
@Lemeri123 Lemeri123 deleted the feat/82 branch February 11, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants