Skip to content

Add edge case test for whitespace-only input #169

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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