Kiwi icon indicating copy to clipboard operation
Kiwi copied to clipboard

TestRun on parent test plan, does not include test cases of child test plans

Open rejuce opened this issue 1 year ago • 2 comments

Description of problem

I have a parent testplan, that has no test, but several child test plans linked to it. I would assume creating a test run from that parent test plan, includes all test cases from its children. The test run does not contain any test cases though

Version or commit hash (if applicable)

docker:latest

Steps to Reproduce

  1. create parent test plan
  2. clone and make children
  3. add test cases to child test plans
  4. make run from parent

Actual results

run is empty and does not contain any cases

Expected results

run contains all test cases from all its children

rejuce avatar Mar 15 '24 15:03 rejuce

I'm also trying to do something like this. Is this feature not supported?

tagoylo avatar Apr 29 '24 05:04 tagoylo

we found that testplan hirchaies are quite unuseable at the current state, because not only does running them not work properly, but also cloneing them does not work either, so we did not find a way to clone a parent and its children...

rejuce avatar Apr 29 '24 08:04 rejuce