1 line
4.9 KiB
JSON
1 line
4.9 KiB
JSON
{"name": "query employee by category+company", "status": "passed", "steps": [{"name": "When get access token", "status": "passed", "start": 1777881981310, "stop": 1777881981446}, {"name": "Then access token is valid", "status": "passed", "start": 1777881981446, "stop": 1777881981447}, {"name": "When create place multiple for ticket", "status": "passed", "steps": [{"name": "GraphQL: createPlaceMultiple", "status": "passed", "attachments": [{"name": "createPlaceMultiple response", "source": "ebdd43e8-5f5a-4ce3-9c99-87b99fb1735d-attachment.json", "type": "application/json"}], "start": 1777881981449, "stop": 1777881981491}], "start": 1777881981448, "stop": 1777881981491}, {"name": "And create ticket category for created place", "status": "passed", "steps": [{"name": "GraphQL: createTicketCategory", "status": "passed", "attachments": [{"name": "createTicketCategory response", "source": "731c8a46-c919-46af-9d85-c182f94a4b80-attachment.json", "type": "application/json"}], "start": 1777881981493, "stop": 1777881981523}], "start": 1777881981492, "stop": 1777881981524}, {"name": "And create user for ticket", "status": "passed", "steps": [{"name": "GraphQL: createUser", "status": "passed", "attachments": [{"name": "createUser response", "source": "cda2b183-caa9-4b00-877c-e544c29b8587-attachment.json", "type": "application/json"}], "start": 1777881981525, "stop": 1777881981576}], "start": 1777881981524, "stop": 1777881981578}, {"name": "And create employee for created user", "status": "passed", "steps": [{"name": "GraphQL: addEmployee", "status": "passed", "attachments": [{"name": "Skipping employee.status check (API bug)", "source": "89731d9e-a3bf-40eb-9c87-38845b4ada9f-attachment.txt", "type": "text/plain"}, {"name": "addEmployee response", "source": "bf1819ae-2e36-4a00-b6be-a9ae5494e9dc-attachment.json", "type": "application/json"}], "start": 1777881981579, "stop": 1777881981662}], "start": 1777881981578, "stop": 1777881981662}, {"name": "And create category group for created category", "status": "passed", "steps": [{"name": "GraphQL: createCategoryGroup", "status": "passed", "attachments": [{"name": "createCategoryGroup response", "source": "0c9cb6b1-d3e9-4c76-8f4e-0cde204df03c-attachment.json", "type": "application/json"}], "start": 1777881981665, "stop": 1777881981702}], "start": 1777881981663, "stop": 1777881981703}, {"name": "And connect employee to category group", "status": "passed", "steps": [{"name": "GraphQL: addEmployeesToCategoryGroup (connectEmployee)", "status": "passed", "attachments": [{"name": "addEmployeesToCategoryGroup response", "source": "7a4eb79c-8f9f-4ef4-b440-c60ddb23fe63-attachment.json", "type": "application/json"}], "start": 1777881981705, "stop": 1777881981747}], "attachments": [{"name": "connectEmployee inputs", "source": "01c28a7e-c87b-4589-a808-d429aa6f4a26-attachment.json", "type": "application/json"}], "start": 1777881981703, "stop": 1777881981747}, {"name": "When query employee by category and company", "status": "passed", "steps": [{"name": "GraphQL: employee(filters: category_id + company_id)", "status": "passed", "attachments": [{"name": "employee response", "source": "be162bda-d095-41f2-9b29-bb94a414386a-attachment.json", "type": "application/json"}], "start": 1777881981748, "stop": 1777881981794}], "start": 1777881981747, "stop": 1777881981794}, {"name": "Then employee results are not empty", "status": "passed", "attachments": [{"name": "employee.results (extracted)", "source": "33a627f8-b17e-40e2-8e4a-e79a5df1d578-attachment.json", "type": "application/json"}], "start": 1777881981795, "stop": 1777881981797}, {"name": "And each employee result has id and user fields", "status": "passed", "start": 1777881981797, "stop": 1777881981798}, {"name": "And created employee username is in results", "status": "passed", "attachments": [{"name": "employee.usernames (extracted)", "source": "0b79958a-83bd-4c49-944d-57c6b0a5da79-attachment.json", "type": "application/json"}], "start": 1777881981798, "stop": 1777881981800}, {"name": "Cleanup: _cleanup_delete_group", "status": "passed", "start": 1777881981800, "stop": 1777881981831}, {"name": "Cleanup: _cleanup_delete_user", "status": "passed", "start": 1777881981831, "stop": 1777881982004}, {"name": "Cleanup: _cleanup_delete_category", "status": "passed", "start": 1777881982004, "stop": 1777881982039}, {"name": "Cleanup: _cleanup_delete_place", "status": "passed", "start": 1777881982039, "stop": 1777881982096}], "start": 1777881981308, "stop": 1777881982096, "uuid": "df2c26cf-ed54-4f13-b84a-2fe90d988e6e", "historyId": "245dde049cadb872aba4edf3a0311579", "testCaseId": "2cf6b6efcc202985b9b1a753b1acb79f", "fullName": "Ticket GraphQL (category + employee): query employee by category+company", "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)"]} |