Skip to content

rp_query.fetch_test_item should support filters as parameters. #2

Description

@zkraus

Currently rp_query.fetch_test_item builds filters based only on global options, and it is not possible to reuse this call, with more specific filtering.

  • add a filter parameter to the function that would be then applied
  • refactor the default behavior of building filters from options to make it more reusable
  • update related tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions