Skip to content

"create_test_run" method: cycle is created and is assigned to test plan, BUT test cases are not assigned to created test cycle #6

Description

@dimit999

The issue connected with key and id for creating cycle: #5

but about "create_test_run" method:

resp data:
{'projectId': 11101, 'testPlanId': 165, 'name': 'Cycle: SMADM-08/11/2020 12:40:10', 'folderId': None, 'issueKey': None, 'items': [{'testCaseKey': 'SMADM-T36', 'environment': None, 'executedBy': 'dima', 'assignedTo': 'dima'}], 'plannedEndDate': '2020-11-08T12:40:10.915Z', 'plannedStartDate': '2020-11-08T12:40:10.915Z'}

after that - test plan is created from another method, test cycle is created and is linked to test plan BUT test cases 'SMADM-T36', is not assigned to test cycle

response from this method: {'testRunItems': [], 'id': 1620, 'key': 'SMADM-C64'}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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