Skip to content

refactor for improved testing of parameter settingsΒ #182

@gregcaporaso

Description

@gregcaporaso

We should refactor to enable easier testing of parameter settings. Specifically, it would be good to be able to test that parameters passed through the QIIME 2 action make their way into the R code. This could be achieved by having a private function that constructs and returns the command. We could then test that the command that would be called has the parameters set as expected.

The approach for achieving this will depend on our ultimate plan for #172.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions