Skip to content

Add edge case test for whitespace-only input #169

@JustinUrassa

Description

@JustinUrassa

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. I would like to work on it if possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions