{"id":24344830,"url":"https://github.com/leotabosa/jest-basics","last_synced_at":"2026-04-30T02:36:00.382Z","repository":{"id":103636690,"uuid":"330791580","full_name":"leotabosa/jest-basics","owner":"leotabosa","description":"Jest basic examples","archived":false,"fork":false,"pushed_at":"2021-10-19T14:36:26.000Z","size":9932,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T06:33:00.000Z","etag":null,"topics":["frontend-testing","hacktoberfest","hacktoberfest2021","jest","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leotabosa.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2021-01-18T21:30:55.000Z","updated_at":"2021-10-19T14:36:30.000Z","dependencies_parsed_at":"2023-05-24T03:30:34.530Z","dependency_job_id":null,"html_url":"https://github.com/leotabosa/jest-basics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leotabosa/jest-basics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leotabosa%2Fjest-basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leotabosa%2Fjest-basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leotabosa%2Fjest-basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leotabosa%2Fjest-basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leotabosa","download_url":"https://codeload.github.com/leotabosa/jest-basics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leotabosa%2Fjest-basics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["frontend-testing","hacktoberfest","hacktoberfest2021","jest","testing"],"created_at":"2025-01-18T09:56:11.412Z","updated_at":"2026-04-30T02:36:00.377Z","avatar_url":"https://github.com/leotabosa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jest-basics\n\nRepository to exemplify testing with Jest on Vue and vanilla JavaScript.\n\n## How to run\n\nAfter cloning and entering the repository's folder:\n\n1. Install dependencies.\n\n```sh \n// yarn\nyarn install\n```\n\n```sh \n// npm\nnpm install\n```\n\n2. Run tests.\n\n```sh\nyarn test\n```\n\n3. Run tests with coverage.\n\n```sh\nyarn test:ci\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleotabosa%2Fjest-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleotabosa%2Fjest-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleotabosa%2Fjest-basics/lists"}