{"id":17028519,"url":"https://github.com/bennycode/workshop-jest","last_synced_at":"2026-04-13T20:01:39.937Z","repository":{"id":148477713,"uuid":"452352597","full_name":"bennycode/workshop-jest","owner":"bennycode","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-19T08:37:32.000Z","size":697,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T19:47:30.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bennycode.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":"2022-01-26T16:29:55.000Z","updated_at":"2022-01-26T16:33:00.000Z","dependencies_parsed_at":"2025-03-22T19:46:23.911Z","dependency_job_id":"481b683e-184c-4755-bb8e-3542e0f7e77e","html_url":"https://github.com/bennycode/workshop-jest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bennycode/workshop-jest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fworkshop-jest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fworkshop-jest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fworkshop-jest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fworkshop-jest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bennycode","download_url":"https://codeload.github.com/bennycode/workshop-jest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennycode%2Fworkshop-jest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-14T07:54:50.646Z","updated_at":"2026-04-13T20:01:39.929Z","avatar_url":"https://github.com/bennycode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testing Workshop\n\n- [React Core Concepts](https://reactjs.org/docs/hello-world.html)\n\n## Jest\n\n- https://testing-library.com/docs/queries/about\n\n### Run specific tests\n\n**Run test by file path:**\n\n```bash\nreact-scripts test --colors --verbose --runTestsByPath ./src/yaml/sortYaml.test.ts\n```\n\n**Run test by test name:**\n\n```bash\nreact-scripts test --testNamePattern=updateCount\nreact-scripts test --colors --verbose \"--testNamePattern=^sortYaml sorts YAML content by key$\"\n```\n\n## Playwright\n\n- https://playwright.dev/docs/test-advanced\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennycode%2Fworkshop-jest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbennycode%2Fworkshop-jest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennycode%2Fworkshop-jest/lists"}