1 line
3.9 KiB
JSON
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": 1777970985097, "stop": 1777970985102}, {"name": "Then access token is valid", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "When create place for kvs", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "And create two users for kvs", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "And add both users to kvs place", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "When query members by created kvs place", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "Then members response contains two created users with statuses accepted and pending", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "When update second kvs user status to accepted", "status": "skipped", "start": 1777970985105, "stop": 1777970985105}, {"name": "And query members by created kvs place", "status": "skipped", "start": 1777970985106, "stop": 1777970985106}, {"name": "Then members response contains two created users with status accepted", "status": "skipped", "start": 1777970985106, "stop": 1777970985106}], "start": 1777970985094, "stop": 1777970985106, "uuid": "56440217-b953-486f-818a-6355d88c0911", "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)"]} |