Skip to content

Fix test filenames #374

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

raviqqe
Copy link

@raviqqe raviqqe commented Jul 12, 2025

The test file is created like two years ago. But the filename doesn't seem to be intentional as paths starting with . are treated as hidden paths on Unix-like systems, such as macOS and Linux.

Maybe, we should also fix the file traversal logic to require at least one (non-period) character before the .feature file extension?

Edit: There are actually some other files named .feature... Should we fix them as well?

@raviqqe raviqqe changed the title Fix test filename Fix test filenames Jul 12, 2025
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.

1 participant