{"id":15447509,"url":"https://github.com/datadavev/ezid_test_client","last_synced_at":"2025-03-28T08:44:23.000Z","repository":{"id":45438260,"uuid":"419462760","full_name":"datadavev/ezid_test_client","owner":"datadavev","description":"Testing ezid from client perspective","archived":false,"fork":false,"pushed_at":"2022-12-08T12:50:43.000Z","size":104,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T09:27:42.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/datadavev.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}},"created_at":"2021-10-20T19:24:17.000Z","updated_at":"2021-10-20T19:59:54.000Z","dependencies_parsed_at":"2023-01-25T04:35:10.865Z","dependency_job_id":null,"html_url":"https://github.com/datadavev/ezid_test_client","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/datadavev%2Fezid_test_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Fezid_test_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Fezid_test_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Fezid_test_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/ezid_test_client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999318,"owners_count":20707554,"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":[],"created_at":"2024-10-01T20:06:43.958Z","updated_at":"2025-03-28T08:44:22.980Z","avatar_url":"https://github.com/datadavev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README for ezid_pyppeteer\n\nProvides client oriented testing of EZID.\n\n## Installation\n\nInstall poetry:\n\n```\npip install poetry \n```\n\nClone this repo:\n\n```\ngit clone https://github.com/datadavev/ezid_test_client.git\n```\n\nInstall dependencies (and optionally create virtualenv if not in one)\n\n```\ncd ezid_test_client\npoetry install\n```\n\n\nRun tests:\n\n```\nssh -L 18880:localhost:18880 ezid-stage\npytest\n```\n\nTo adjust browser size:\n```\npytest \\\n  --executable-path '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome' \\\n  --window-size 1200 800\n```\n\nRun a specific test, e.g., test anonymouse DOI generation:\n```\npytest \\\n  --executable-path '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome' \\\n  --window-size 1200 800 \\\n  test_basic.py::test_mint_anonymous_doi\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Fezid_test_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Fezid_test_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Fezid_test_client/lists"}