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'}