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": 1778224239001, "stop": 1778224239129}, {"name": "Then access token is valid", "status": "passed", "start": 1778224239130, "stop": 1778224239131}, {"name": "When create place multiple for ticket", "status": "passed", "steps": [{"name": "GraphQL: createPlaceMultiple", "status": "passed", "attachments": [{"name": "createPlaceMultiple response", "source": "d0838370-0fda-4720-9489-c0a7536ad0a6-attachment.json", "type": "application/json"}], "start": 1778224239133, "stop": 1778224239199}], "start": 1778224239131, "stop": 1778224239200}, {"name": "And create ticket category for created place", "status": "passed", "steps": [{"name": "GraphQL: createTicketCategory", "status": "passed", "attachments": [{"name": "createTicketCategory response", "source": "7e36a6ea-18fd-4b61-a4db-ac053724ed79-attachment.json", "type": "application/json"}], "start": 1778224239201, "stop": 1778224239251}], "start": 1778224239200, "stop": 1778224239252}, {"name": "And create user for ticket", "status": "passed", "steps": [{"name": "GraphQL: createUser", "status": "passed", "attachments": [{"name": "createUser response", "source": "cee34939-06b0-42d7-b50a-fa61232bd27d-attachment.json", "type": "application/json"}], "start": 1778224239255, "stop": 1778224239328}], "start": 1778224239254, "stop": 1778224239329}, {"name": "And create employee for created user", "status": "passed", "steps": [{"name": "GraphQL: addEmployee", "status": "passed", "attachments": [{"name": "Skipping employee.status check (API bug)", "source": "dea242c4-bca0-449f-970c-1aa858a8b8b1-attachment.txt", "type": "text/plain"}, {"name": "addEmployee response", "source": "68ccd8a3-38bd-42af-8a04-5a4e345ed16c-attachment.json", "type": "application/json"}], "start": 1778224239330, "stop": 1778224239443}], "start": 1778224239329, "stop": 1778224239444}, {"name": "And create category group for created category", "status": "passed", "steps": [{"name": "GraphQL: createCategoryGroup", "status": "passed", "attachments": [{"name": "createCategoryGroup response", "source": "0d7f3023-cadb-476d-b5db-330cbe10de84-attachment.json", "type": "application/json"}], "start": 1778224239445, "stop": 1778224239496}], "start": 1778224239444, "stop": 1778224239497}, {"name": "And connect employee to category group", "status": "passed", "steps": [{"name": "GraphQL: addEmployeesToCategoryGroup (connectEmployee)", "status": "passed", "attachments": [{"name": "addEmployeesToCategoryGroup response", "source": "79ba234f-4292-4e98-b15d-b17c76328288-attachment.json", "type": "application/json"}], "start": 1778224239499, "stop": 1778224239558}], "attachments": [{"name": "connectEmployee inputs", "source": "c5e6604a-c911-4911-8a7b-523ef3fd8f39-attachment.json", "type": "application/json"}], "start": 1778224239497, "stop": 1778224239558}, {"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": "c20898d9-16d4-465d-be9f-1292cdb6951c-attachment.json", "type": "application/json"}], "start": 1778224239559, "stop": 1778224239625}], "start": 1778224239558, "stop": 1778224239626}, {"name": "Then employee results are not empty", "status": "passed", "attachments": [{"name": "employee.results (extracted)", "source": "86101e4d-012f-4fe0-82e6-cff0011343d8-attachment.json", "type": "application/json"}], "start": 1778224239626, "stop": 1778224239628}, {"name": "And each employee result has id and user fields", "status": "passed", "start": 1778224239628, "stop": 1778224239629}, {"name": "And created employee username is in results", "status": "passed", "attachments": [{"name": "employee.usernames (extracted)", "source": "d220b813-c227-4233-998d-2c98ab3c77d9-attachment.json", "type": "application/json"}], "start": 1778224239629, "stop": 1778224239630}, {"name": "Cleanup: _cleanup_delete_group", "status": "passed", "start": 1778224239630, "stop": 1778224239679}, {"name": "Cleanup: _cleanup_delete_user", "status": "passed", "start": 1778224239679, "stop": 1778224239991}, {"name": "Cleanup: _cleanup_delete_category", "status": "passed", "start": 1778224239991, "stop": 1778224240040}, {"name": "Cleanup: _cleanup_delete_place", "status": "passed", "start": 1778224240041, "stop": 1778224240114}], "start": 1778224239000, "stop": 1778224240115, "uuid": "aed395a6-306e-4406-a087-d406cb5e4799", "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)"]} |