Skip to content

createArgs function should sort arguments before building a query string #88

@jkakar

Description

@jkakar

The createArgs function iterates an object with key/value arguments
to include in the query string. These should be sorted
alphabetically, to ensure that the order is deterministic, so that we
don't get spurious test failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions