{"id":26784507,"url":"https://github.com/indraarianggi/learn-react-testing","last_synced_at":"2026-05-17T09:38:36.603Z","repository":{"id":125656145,"uuid":"408623603","full_name":"indraarianggi/learn-react-testing","owner":"indraarianggi","description":"Learn React Testing","archived":false,"fork":false,"pushed_at":"2021-11-20T22:57:22.000Z","size":2221,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T19:52:55.238Z","etag":null,"topics":["cypress","end-to-end-testing","enzyme","integration-testing","jest","react-testing-library","unit-testing"],"latest_commit_sha":null,"homepage":"","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/indraarianggi.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-09-20T22:55:57.000Z","updated_at":"2023-03-09T01:17:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7b54f9a-0449-4553-a586-7da2dda2e1c7","html_url":"https://github.com/indraarianggi/learn-react-testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indraarianggi/learn-react-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indraarianggi%2Flearn-react-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indraarianggi%2Flearn-react-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indraarianggi%2Flearn-react-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indraarianggi%2Flearn-react-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indraarianggi","download_url":"https://codeload.github.com/indraarianggi/learn-react-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indraarianggi%2Flearn-react-testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33134044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"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":["cypress","end-to-end-testing","enzyme","integration-testing","jest","react-testing-library","unit-testing"],"created_at":"2025-03-29T10:28:54.191Z","updated_at":"2026-05-17T09:38:36.598Z","avatar_url":"https://github.com/indraarianggi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn React Testing\n\n## Notes\n\n### react-testing-traversy\n\n- Login credential\n\n  ```\n  username: johndoe\n  password: s3cret\n  ```\n\n- How to run?\n\n  - move to `react-testing-traversy` directory\n\n    ```bash\n    cd react-testing-traversy\n    ```\n\n  - install dependencies and run the app\n\n    ```bash\n    # install dependencies\n    yarn install\n\n    # run the app\n    yarn dev\n    ```\n\n  - run the unit test\n\n    ```bash\n    yarn test\n    ```\n\n  - run the End-to-End test using cypress\n\n    ```bash\n    yarn run cypress open\n    ```\n\n## Resources\n\n| Folder                  | Source                                                                                                                                                            |\n| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| react-testing-traversy  | [React Testing Crash Course by Traversy Media](https://www.youtube.com/watch?v=OVNjsIto9xM)                                                                       |\n| react-testing-laithharb | [React Testing Library Crash Course by Laith Harb](https://www.youtube.com/watch?v=GLSSRtnNY0g\u0026t=41s)                                                             |\n| react-testing-pmez      | [TDD Live Coding - Test Driven Development Tutorial with React, Jest, and Enzyme](https://www.youtube.com/watch?v=tX-gu6FWcsE)                                    |\n| react-testing-fc-hooks  | [Testing React Function Components with Hooks using Enzyme](https://acesmndr.medium.com/testing-react-functional-components-with-hooks-using-enzyme-f732124d320a) |\n| react-testing-headway   | [Intro to React Testing [Jest and React Testing Library Tutorial]](https://www.youtube.com/watch?v=ZmVBCpefQe8)                                                   |\n| react-testing-bruno     | [React.js Unit Testing and Integration Testing Tutorial](https://www.youtube.com/playlist?list=PLYSZyzpwBEWTBdbfStjqJSGaulqcHoNkT)                                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findraarianggi%2Flearn-react-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findraarianggi%2Flearn-react-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findraarianggi%2Flearn-react-testing/lists"}