Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make testcase filtering on the API side aware of the duration fields #2530

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 16, 2021

  1. (api) Make testcase filtering aware of the duration fields

    The API method `TestCase.filter` is extended to work for queries that
    contain lookups on the fields `setup_duration`, `testing_duration` and
    `expected_duration`.
    It also returns the values of all three fields in its result.
    
    Refs kiwitcms#1923
    mfonism committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    57a50bc View commit details
    Browse the repository at this point in the history