Skip to content

Fuzz test for parse/to_s round-trip #477

Open
@sporkmonger

Description

I'm trying to think of exceptions, but I think almost every URL input should successfully round-trip from parse and back to to_s either producing the original string or raising an error. I've found some edge cases where this doesn't hold true (e.g. authority with a trailing colon), but I think they may qualify as bugs?

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions