Noob_test/allure-results/213a5a06-58a1-4074-93bf-f6c714d1ad18-result.json
2026-05-15 11:34:24 +03:00

1 line
3.9 KiB
JSON

{"name": "Update member status and verify via members query", "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": 1777970989331, "stop": 1777970989336}, {"name": "Then access token is valid", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "When create place for kvs", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "And create two users for kvs", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "And add both users to kvs place", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "When query members by created kvs place", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "Then members response contains two created users with statuses accepted and pending", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "When update second kvs user status to accepted", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "And query members by created kvs place", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}, {"name": "Then members response contains two created users with status accepted", "status": "skipped", "start": 1777970989339, "stop": 1777970989339}], "start": 1777970989327, "stop": 1777970989339, "uuid": "89a384b3-0a8a-44b8-91e6-5ea0d09e9c28", "historyId": "45638a32f80ed81f120fde7f1744e763", "testCaseId": "fba0be7e1f7ab00d7b1d5363d98377ce", "fullName": "KVS GraphQL (place + members): Update member status and verify via members query", "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)"]}