Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor testdata folder #49

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

ccoVeille
Copy link
Contributor

The idea behind this refactor is to have a better structure for the testdata folder.

It was unclear that each folder in the testdata folder was about activating or deactivating a setting.

For example, the folder bool-format was about activating the bool-format setting.
But, err-error was about activating the setting.

Now, folder names are more explicit about the setting that is being activated or deactivated.

This is a suggestion of implementation of what was suggested with

Closes #47

The idea behind this refactor is to have a better structure for the testdata folder.

It was unclear that each folder in the testdata folder was about activating or deactivating a setting.

For example, the folder `bool-format` was about activating the `bool-format` setting.
But, `err-error` was about activating the setting.

Now, folder names are more explicit about the setting that is being activated or deactivated.
Copy link
Owner

@catenacyber catenacyber left a comment

Choose a reason for hiding this comment

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

Fine

@catenacyber catenacyber merged commit 31fa922 into catenacyber:main Feb 11, 2025
1 check passed
@ccoVeille ccoVeille deleted the testdata-folder branch February 11, 2025 16:05
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.

improve testdata files folder structure
2 participants