{"id":19074425,"url":"https://github.com/rafaelgoulartb/testing-react","last_synced_at":"2026-05-07T09:36:33.981Z","repository":{"id":119842707,"uuid":"340151111","full_name":"RafaelGoulartB/testing-react","owner":"RafaelGoulartB","description":"🕷 This project is to pratice Testing Components in React and React Native","archived":false,"fork":false,"pushed_at":"2021-03-08T14:50:11.000Z","size":214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T20:38:40.645Z","etag":null,"topics":["jest","react","test-automation","test-driven-development","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/RafaelGoulartB.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":"2021-02-18T19:08:34.000Z","updated_at":"2021-04-03T23:18:45.000Z","dependencies_parsed_at":"2023-06-03T08:15:28.910Z","dependency_job_id":null,"html_url":"https://github.com/RafaelGoulartB/testing-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RafaelGoulartB/testing-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGoulartB%2Ftesting-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGoulartB%2Ftesting-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGoulartB%2Ftesting-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGoulartB%2Ftesting-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafaelGoulartB","download_url":"https://codeload.github.com/RafaelGoulartB/testing-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGoulartB%2Ftesting-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32731873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["jest","react","test-automation","test-driven-development","testing-tools"],"created_at":"2024-11-09T01:50:56.527Z","updated_at":"2026-05-07T09:36:33.957Z","avatar_url":"https://github.com/RafaelGoulartB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n   🕷 Testing in React\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\t\n   \u003ca href=\"https://www.linkedin.com/in/rafael-goulartb/\"\u003e\n      \u003cimg alt=\"Rafael Goulart\" src=\"https://img.shields.io/badge/-RafaelGoulartB-8257E5?style=flat\u0026logo=Linkedin\u0026logoColor=white\" /\u003e\n   \u003c/a\u003e\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/RafaelGoulartB/testing-react?color=774DD6\"\u003e\n\n  \u003ca href=\"https://github.com/RafaelGoulartB/testing-react/commits/master\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/RafaelGoulartB/testing-react?color=774DD6\"\u003e\n  \u003c/a\u003e \n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-8257E5\"\u003e\n  \u003ca href=\"https://github.com/RafaelGoulartB/testing-react/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/RafaelGoulartB/testing-react?color=8257E5\u0026logo=github\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e This project is to pratice Testing Components in React and React Native\n\n\n# :pushpin: Table of Contents\n \n* [Technologies](#computer-technologies)\n* [How to Run](#construction_worker-how-to-run)\n* [Found a bug? Missing a specific feature?](#bug-issues)\n* [Contributing](#tada-contributing)\n* [License](#closed_book-license)\n  \n\n# :computer: Technologies\nThis project was made using the follow technologies:\n\n* [React](https://reactjs.org/)     \n* [Testing Library](https://testing-library.com/docs/react-testing-library/intro/)      \n\n\n# :construction_worker: How to run\n\n```bash\n# Install Dependencies\n$ yarn install\n\n# Run Test\n$ yarn test\n\n# Run Aplication\n$ yarn start\n```\nGo to http://localhost:3000/ to see the result.\n\n\n# :bug: Issues\n\nFeel free to **file a new issue** with a respective title and description on the the [Testing In React](https://github.com/RafaelGoulartB/testing-react/issues) repository. If you already found a solution to your problem, **i would love to review your pull request**!\n\n# :tada: Contributing\n\nCheck out the [contributing](./CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.\n\n# :closed_book: License\n\nReleased in 2020 :closed_book: License\n\nMade with love by [Rafael Goulart](https://github.com/RafaelGoulartB) 🚀.\nThis project is under the [MIT license](./LICENSE).\n\n\nGive a ⭐️ if this project helped you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelgoulartb%2Ftesting-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelgoulartb%2Ftesting-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelgoulartb%2Ftesting-react/lists"}