{"id":22442726,"url":"https://github.com/training360/at-20191007","last_synced_at":"2025-03-27T10:18:01.509Z","repository":{"id":109942948,"uuid":"213607172","full_name":"Training360/at-20191007","owner":"Training360","description":"ATM-TESZT1 - Tesztautomatizálás oktatás","archived":false,"fork":false,"pushed_at":"2020-10-13T16:35:34.000Z","size":30,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T14:46:31.122Z","etag":null,"topics":["coursework","testing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Training360.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-08T09:55:34.000Z","updated_at":"2022-08-10T09:28:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"389e8060-0ee8-4540-9d5d-0f451af582ac","html_url":"https://github.com/Training360/at-20191007","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fat-20191007","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fat-20191007/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fat-20191007/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Training360%2Fat-20191007/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Training360","download_url":"https://codeload.github.com/Training360/at-20191007/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245823318,"owners_count":20678173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coursework","testing"],"created_at":"2024-12-06T02:20:14.903Z","updated_at":"2025-03-27T10:18:01.496Z","avatar_url":"https://github.com/Training360.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tesztautomatizálás oktatás\n\n```javascript\nvar jsonData = pm.response.json();\nvar id = jsonData.id;\n\nconsole.log(id);\n```\n\n```javascript\nlet id = pm.globals.get(\"globalId\");\n\nlet jsonData = pm.response.json();\n\nlet name = \"unknown\";\nfor (i = 0; i \u003c jsonData.content.length; i++) {\n    if (jsonData.content[i].id == id) {\n        name = jsonData.content[i].name;\n    }\n}\n\nconsole.log(name);\n\npm.test(\"Check name\", function () {\n    pm.expect(name).to.eql(\"Orfű-Viczián-Postman\");\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraining360%2Fat-20191007","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraining360%2Fat-20191007","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraining360%2Fat-20191007/lists"}