1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
{"name": "Assign and unassign ticket employee", "status": "passed", "steps": [{"name": "When get access token", "status": "passed", "start": 1778744997331, "stop": 1778744997472}, {"name": "Then access token is valid", "status": "passed", "start": 1778744997472, "stop": 1778744997473}, {"name": "When prepare ticket and employees for unassign employee test", "status": "passed", "steps": [{"name": "GraphQL: createPlaceMultiple", "status": "passed", "attachments": [{"name": "createPlaceMultiple response", "source": "a72967fa-15f0-4e0b-96e5-cbcea82e5a24-attachment.json", "type": "application/json"}], "start": 1778744997521, "stop": 1778744997576}, {"name": "GraphQL: createTicketCategory", "status": "passed", "attachments": [{"name": "createTicketCategory response", "source": "566b423f-2406-44b4-b50b-0540f4089180-attachment.json", "type": "application/json"}], "start": 1778744997576, "stop": 1778744997620}, {"name": "GraphQL: createTicket", "status": "passed", "attachments": [{"name": "createTicket response", "source": "862e8f80-1ed5-4da0-8ce6-ea694e53174a-attachment.json", "type": "application/json"}], "start": 1778744997620, "stop": 1778744997674}, {"name": "GraphQL: createUser", "status": "passed", "attachments": [{"name": "createUser response", "source": "8130ce81-130b-4006-8e0c-fdd90b30fdaa-attachment.json", "type": "application/json"}], "start": 1778744997674, "stop": 1778744997730}, {"name": "GraphQL: addEmployee", "status": "passed", "attachments": [{"name": "Skipping employee.status check (API bug)", "source": "b278a26c-7581-422f-b834-2c9eea04a0fa-attachment.txt", "type": "text/plain"}, {"name": "addEmployee response", "source": "f88c53c8-362b-45af-8280-70141fb340f5-attachment.json", "type": "application/json"}], "start": 1778744997730, "stop": 1778744997816}, {"name": "GraphQL: createCategoryGroup", "status": "passed", "attachments": [{"name": "createCategoryGroup response", "source": "a6de1f83-518c-459c-a769-524374e1925e-attachment.json", "type": "application/json"}], "start": 1778744997816, "stop": 1778744997864}], "start": 1778744997473, "stop": 1778744997865}, {"name": "And assign ticket to new grouped employee", "status": "passed", "start": 1778744997865, "stop": 1778744997927}, {"name": "And query tickets by created place id", "status": "passed", "steps": [{"name": "GraphQL: ticket(filter: place_id)", "status": "passed", "attachments": [{"name": "ticket response", "source": "d72a1068-9bf6-4d32-bda6-19e5b42bbb1f-attachment.json", "type": "application/json"}], "start": 1778744997929, "stop": 1778744998003}], "start": 1778744997927, "stop": 1778744998003}, {"name": "Then ticket assignee is new grouped employee", "status": "passed", "start": 1778744998003, "stop": 1778744998004}, {"name": "When unassign ticket from new grouped employee", "status": "passed", "start": 1778744998004, "stop": 1778744998058}, {"name": "And query tickets by created place id", "status": "passed", "steps": [{"name": "GraphQL: ticket(filter: place_id)", "status": "passed", "attachments": [{"name": "ticket response", "source": "601b2087-0bec-44cb-9745-abf4c9d4e4eb-attachment.json", "type": "application/json"}], "start": 1778744998059, "stop": 1778744998215}], "start": 1778744998058, "stop": 1778744998215}, {"name": "Then ticket assignee is empty", "status": "passed", "start": 1778744998215, "stop": 1778744998216}, {"name": "Cleanup: _cleanup_delete_group", "status": "passed", "start": 1778744998216, "stop": 1778744998256}, {"name": "Cleanup: _cleanup_delete_user", "status": "passed", "start": 1778744998257, "stop": 1778744998498}, {"name": "Cleanup: _cleanup_delete_ticket", "status": "failed", "statusDetails": {"message": "AssertionError: Forbidden на операции: deleteTicket(mutation)\n", "trace": " File \"Ticket\\features\\environment.py\", line 34, in after_scenario\n fn()\n ~~^^\n File \"C:\\Users\\Степаан\\PycharmProjects\\work\\Ticket\\testdata\\ticket_test_data.py\", line 245, in _cleanup_delete_ticket\n _exec_or_fail(\n ~~~~~~~~~~~~~^\n op_name=\"deleteTicket(mutation)\",\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n ...<3 lines>...\n company_id=self.company_id,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n )\n ^\n File \"C:\\Users\\Степаан\\PycharmProjects\\work\\Ticket\\testdata\\ticket_test_data.py\", line 35, in _exec_or_fail\n raise AssertionError(f\"Forbidden на операции: {op_name}\") from e\n"}, "attachments": [{"name": "Forbidden: deleteTicket(mutation)", "source": "f2907eb1-aef6-449f-904e-59317e16bd34-attachment.txt", "type": "text/plain"}], "start": 1778744998498, "stop": 1778744998541}, {"name": "Cleanup: _cleanup_delete_category", "status": "passed", "start": 1778744998545, "stop": 1778744998596}, {"name": "Cleanup: _cleanup_delete_place", "status": "passed", "start": 1778744998596, "stop": 1778744998660}], "attachments": [{"name": "Cleanup error", "source": "a03d7380-a375-4815-b9fb-f45e6a57c61b-attachment.txt", "type": "text/plain"}], "start": 1778744997330, "stop": 1778744998661, "uuid": "aab2bb43-6ae1-4b8e-a08a-d212a39676ed", "historyId": "bdfe4c839f1131d87bc7e499490887a3", "testCaseId": "ac0913de70ff618f68cee6dca897fb70", "fullName": "Ticket GraphQL (category + employee): Assign and unassign ticket employee", "labels": [{"name": "severity", "value": "normal"}, {"name": "feature", "value": "Ticket GraphQL (category + employee)"}, {"name": "framework", "value": "behave"}, {"name": "language", "value": "cpython3"}], "titlePath": ["Ticket", "features", "Ticket GraphQL (category + employee)"]} |