Skip to content

Potentially create abstraction for testingOutput sender arguments #101

@gazayas

Description

@gazayas

var action = ""
var target = ""
var options = ""

I'm seeing these three values grouped together often like this:

testingOutput.push({action: action, target: target, options: options });

Curious if we should make an abstraction of this object and give it a name.

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