{"id":21744038,"url":"https://github.com/telefonica/toolium-template","last_synced_at":"2025-08-10T10:06:21.720Z","repository":{"id":44754994,"uuid":"45131847","full_name":"Telefonica/toolium-template","owner":"Telefonica","description":"Base project to start using toolium for your testing automation projects","archived":false,"fork":false,"pushed_at":"2024-03-06T16:40:26.000Z","size":129,"stargazers_count":10,"open_issues_count":0,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-13T05:07:47.889Z","etag":null,"topics":["cdco"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Telefonica.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-10-28T17:59:54.000Z","updated_at":"2024-03-05T13:44:13.000Z","dependencies_parsed_at":"2024-11-26T07:09:52.970Z","dependency_job_id":"e8842650-7b1e-48f7-840c-27d9f2a3905e","html_url":"https://github.com/Telefonica/toolium-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Telefonica/toolium-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Ftoolium-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Ftoolium-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Ftoolium-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Ftoolium-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Telefonica","download_url":"https://codeload.github.com/Telefonica/toolium-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telefonica%2Ftoolium-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269706809,"owners_count":24462238,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cdco"],"created_at":"2024-11-26T07:09:49.333Z","updated_at":"2025-08-10T10:06:21.696Z","avatar_url":"https://github.com/Telefonica.png","language":"Python","readme":"Toolium Template\n================\n\nBase project to start using `Toolium \u003chttps://github.com/Telefonica/toolium\u003e`_ for your testing automation projects\n(web, Android or iOS).\n\nThe toolium-template example test is a behave web test. There are more examples of web, Android or iOS tests (with or\nwithout using behave) in `toolium-examples \u003chttps://github.com/Telefonica/toolium-examples\u003e`_.\n\nGetting Started\n---------------\n\nClone `toolium-template \u003chttps://github.com/Telefonica/toolium-template\u003e`_ repository and install requirements. It's\nhighly recommendable to use a virtualenv.\n\n.. code:: console\n\n    $ git clone https://github.com/Telefonica/toolium-template.git\n    $ cd toolium-template\n    $ pip install -r requirements.txt\n\nRunning Tests\n-------------\n\nBy default, web tests are configured to run in chrome locally, so chrome must be installed in your machine.\nSelenium 4 will download chrome driver automatically when tests are executed.\n\nTo run all tests:\n\n.. code:: console\n\n    $ behave\n\nTo run a single test:\n\n.. code:: console\n\n    $ behave -n 'successful login'\n\nCustomizing Template\n--------------------\n\nBefore creating your tests, you should personalize the template:\n\n1. Clone toolium-template repository\n\n.. code:: console\n\n    $ git clone git@github.com:Telefonica/toolium-template.git \u003cyour_repository_name\u003e\n\n2. Compact all template commits in one preserving the author\n\n.. code:: console\n\n    $ cd \u003cyour_repository_name\u003e\n    $ git reset $(git commit-tree HEAD^{tree} -m \"Toolium template\")\n    $ git -c user.name=\"Ruben Gonzalez Alonso\" -c user.email=rgonalo@gmail.com commit --amend --reset-author --no-edit\n\n3. Create a new clean repository in your github user/organization\n\n4. Replace origin and push changes yo your repository\n\n.. code:: console\n\n    $ git remote rm origin\n    $ git remote add origin git@github.com:\u003cyour_github_organization_or_user\u003e/\u003cyour_repository_name\u003e.git\n    $ git push -u origin master\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelefonica%2Ftoolium-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelefonica%2Ftoolium-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelefonica%2Ftoolium-template/lists"}