Skip to content

Make a mutator that tries to swap similar SDK functions #2

@ValarDragon

Description

@ValarDragon

We can probably make a map of similar SDK functions that could be mistaken, e.g.:

sdk.Iterator vs sdk.ReverseIterator
sdk.TransientStore -> sdk.KVStore (may require changing the arg as well)

We should build a table, and have the mutation tester attempt altering these, to surface things we should test but aren't.

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