{"id":14967212,"url":"https://github.com/golemhq/golem-tests","last_synced_at":"2026-03-16T19:31:45.540Z","repository":{"id":80978437,"uuid":"105579436","full_name":"golemhq/golem-tests","owner":"golemhq","description":"Tests for the Golem project.","archived":false,"fork":false,"pushed_at":"2021-10-04T20:34:20.000Z","size":437,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T09:42:34.597Z","etag":null,"topics":["automation","golem","python","selenium","selenium-webdriver","test-automation"],"latest_commit_sha":null,"homepage":"https://github.com/golemhq/golem","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/golemhq.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":"2017-10-02T20:05:55.000Z","updated_at":"2023-09-08T17:30:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"54e1c2d6-2dbb-4a37-8ab2-4629367c12c4","html_url":"https://github.com/golemhq/golem-tests","commit_stats":{"total_commits":42,"total_committers":2,"mean_commits":21.0,"dds":0.5,"last_synced_commit":"dff8fd3a606c3d1ef8667aece6fddef8ac441230"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/golemhq/golem-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemhq%2Fgolem-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemhq%2Fgolem-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemhq%2Fgolem-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemhq%2Fgolem-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golemhq","download_url":"https://codeload.github.com/golemhq/golem-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemhq%2Fgolem-tests/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260553591,"owners_count":23027023,"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":["automation","golem","python","selenium","selenium-webdriver","test-automation"],"created_at":"2024-09-24T13:37:38.890Z","updated_at":"2026-03-16T19:31:45.499Z","avatar_url":"https://github.com/golemhq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golem Tests\n\nTests for the [Golem](https://github.com/golemhq/golem) project.\n\nRead the full documentation here: http://golem-framework.readthedocs.io/\n\n\n# Install\n\n## Requirements\n\n* Python 3.5+\n\n## Install Golem\n\n```\npip install golem-framework\n```\n\n## Clone This Repo\n\n```\ngit clone https://github.com/golemhq/golem-tests.git\ncd golem-tests\n```\n\n## Download Webdrivers\n\n```\nwebdriver-manager update\n```\n\n# Suites\n\nThis repository contains three projects: **golem_api**, **golem_gui** and **golem_integration**\n\n## golem_gui\n\nThese are Golem tests that test the Golem GUI. So meta... (⌐■_■)\n\nA Golem GUI instance must be running in port 8000.\nThis will be considered the System Under Test. \n\nOpen a new console pointing to a different location than before and run:\n\n```\ngolem-admin createdirectory test\ncd test\ngolem gui -p 8000\n```\n\nThen from the first console run:\n\n```\ngolem run golem_gui regression\n```\n\n## golem_api\n\nTests for the Golem web application API. The GUI must be running on port 8000:\n\n```\ngolem run golem_api .\n```\n\n\n## golem_integration\n\nThese are tests that ensure the Browser class, Element class and actions module work as expected.\n\n### Stage environment\n\nPoints to https://www.web-playground.net/\n\n```\ngolem run golem_integration regression -e stage\n```\n\n### Test environment (local)\n\nAn instance of the [Web Playground](https://github.com/golemhq/web-playground) must be running in port 6565.\n\nOpen a second console and run:\n\n```\npip install web-playground\nweb-playground\n```\n\nFrom the first console:\n```\ngolem run golem_integration regression -e test\n```\n\n# Open the Reports\n\nStart the Golem GUI:\n\n```\ngolem run gui\n```\n\nThen the reports are available here:\n    \nhttp://localhost:5000/report/golem_gui/\n\nhttp://localhost:5000/report/golem_api/\n\nhttp://localhost:5000/report/golem_integration/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemhq%2Fgolem-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolemhq%2Fgolem-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemhq%2Fgolem-tests/lists"}