Skip to content

internal/metamorphic: generate suffixed keys #1408

@jbowens

Description

@jbowens

The metamorphic test generates random unsuffixed keys and uses a Split function that always returns len(key). Increasingly (especially with range keys #1339), Pebble's behavior will be dependent on key suffixes. We should adapt the metamorphic tests to generate keys with suffixes, possibly using the internal/testkeys format of @<integer> suffixes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions