Skip to content

test: add edge case test for whitespace-only input#170

Open
JustinUrassa wants to merge 1 commit intoun33k:masterfrom
JustinUrassa:test-whitespace-input
Open

test: add edge case test for whitespace-only input#170
JustinUrassa wants to merge 1 commit intoun33k:masterfrom
JustinUrassa:test-whitespace-input

Conversation

@JustinUrassa
Copy link

This PR adds a small test case to verify that slugify correctly
returns an empty string when the input contains only whitespace.

Handling whitespace-only input is an edge case that helps ensure
consistent and predictable behavior. This test improves coverage
without modifying existing functionality.

No breaking changes introduced.

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