Noob_test/allure-results/58007605-23b7-4cfc-8ce3-f473394d63ba-result.json
2026-05-15 11:34:24 +03:00

1 line
3.3 KiB
JSON

{"name": "Get place info (dynamic place, no hardcode)", "status": "broken", "statusDetails": {"message": "NameError: name 'raw' is not defined\n", "trace": " File \"C:\\Users\\Степаан\\AppData\\Local\\Python\\pythoncore-3.14-64\\Lib\\site-packages\\behave\\model.py\", line 1991, in run\n match.run(runner.context)\n ~~~~~~~~~^^^^^^^^^^^^^^^^\n File \"C:\\Users\\Степаан\\AppData\\Local\\Python\\pythoncore-3.14-64\\Lib\\site-packages\\behave\\matchers.py\", line 105, in run\n self.func(context, *args, **kwargs)\n ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"KVSTest\\features\\steps\\place_steps.py\", line 20, in step_get_access_token\n token = admin_data.get_access_token_from_env()\n File \"C:\\Users\\Степаан\\PycharmProjects\\work\\worklib\\admin_data.py\", line 71, in get_access_token_from_env\n token = get_access_token(username=username, password=password, grant_type=grant_type)\n File \"C:\\Users\\Степаан\\PycharmProjects\\work\\worklib\\auth_as_employer.py\", line 44, in get_access_token\n data = json.loads(raw) if raw else {}\n ^^^\n"}, "steps": [{"name": "When get access token", "status": "broken", "statusDetails": {"message": "NameError: name 'raw' is not defined\n", "trace": " File \"C:\\Users\\Степаан\\AppData\\Local\\Python\\pythoncore-3.14-64\\Lib\\site-packages\\behave\\model.py\", line 1991, in run\n match.run(runner.context)\n ~~~~~~~~~^^^^^^^^^^^^^^^^\n File \"C:\\Users\\Степаан\\AppData\\Local\\Python\\pythoncore-3.14-64\\Lib\\site-packages\\behave\\matchers.py\", line 105, in run\n self.func(context, *args, **kwargs)\n ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"KVSTest\\features\\steps\\place_steps.py\", line 20, in step_get_access_token\n token = admin_data.get_access_token_from_env()\n File \"C:\\Users\\Степаан\\PycharmProjects\\work\\worklib\\admin_data.py\", line 71, in get_access_token_from_env\n token = get_access_token(username=username, password=password, grant_type=grant_type)\n File \"C:\\Users\\Степаан\\PycharmProjects\\work\\worklib\\auth_as_employer.py\", line 44, in get_access_token\n data = json.loads(raw) if raw else {}\n ^^^\n"}, "start": 1777972857879, "stop": 1777972857883}, {"name": "Then access token is valid", "status": "skipped", "start": 1777972857886, "stop": 1777972857886}, {"name": "When create place for kvs", "status": "skipped", "start": 1777972857886, "stop": 1777972857886}, {"name": "And query place members for created kvs place", "status": "skipped", "start": 1777972857886, "stop": 1777972857886}, {"name": "Then kvs place members response has correct shape for created place", "status": "skipped", "start": 1777972857886, "stop": 1777972857886}], "start": 1777972857878, "stop": 1777972857886, "uuid": "e09e7f01-b75a-4bba-b9c1-7d5d9aa3d247", "historyId": "c1bd554320a2aefbe4b77b8dc3a01b64", "testCaseId": "b7661ab702595a236d39c61d34c91f2d", "fullName": "KVS GraphQL (place + members): Get place info (dynamic place, no hardcode)", "labels": [{"name": "severity", "value": "normal"}, {"name": "feature", "value": "KVS GraphQL (place + members)"}, {"name": "framework", "value": "behave"}, {"name": "language", "value": "cpython3"}], "titlePath": ["KVSTest", "features", "KVS GraphQL (place + members)"]}