{"id":16293224,"url":"https://github.com/noriste/reactjsday-2019-testing-course","last_synced_at":"2025-03-16T13:31:40.361Z","repository":{"id":38361044,"uuid":"202341418","full_name":"NoriSte/reactjsday-2019-testing-course","owner":"NoriSte","description":"React Testing course created for the Italian ReactJSDay 2019 conference","archived":false,"fork":false,"pushed_at":"2023-05-28T11:57:23.000Z","size":37428,"stargazers_count":17,"open_issues_count":62,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T09:49:13.544Z","etag":null,"topics":["component-testing","cypress","e2e-testing","integration-testing","jest","react","testing","testing-library","unit-testing"],"latest_commit_sha":null,"homepage":"https://noriste.github.io/reactjsday-2019-testing-course/","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/NoriSte.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":"2019-08-14T11:59:12.000Z","updated_at":"2023-05-19T12:59:09.000Z","dependencies_parsed_at":"2024-10-10T20:20:46.885Z","dependency_job_id":null,"html_url":"https://github.com/NoriSte/reactjsday-2019-testing-course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Freactjsday-2019-testing-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Freactjsday-2019-testing-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Freactjsday-2019-testing-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Freactjsday-2019-testing-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoriSte","download_url":"https://codeload.github.com/NoriSte/reactjsday-2019-testing-course/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243817251,"owners_count":20352525,"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","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":["component-testing","cypress","e2e-testing","integration-testing","jest","react","testing","testing-library","unit-testing"],"created_at":"2024-10-10T20:10:34.500Z","updated_at":"2025-03-16T13:31:36.038Z","avatar_url":"https://github.com/NoriSte.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReactJSDay 2019 Testing Course\n\n[![GPL 3.0 License][license-badge]][license]\n[![RealWorld Frontend](https://img.shields.io/badge/realworld-frontend-%23783578.svg)](http://realworld.io)\n[![RealWorld Backend](https://img.shields.io/badge/realworld-backend-%23783578.svg)](http://realworld.io)\n\n[![Build Status](https://travis-ci.com/NoriSte/reactjsday-2019-testing-course.svg?branch=master)](https://travis-ci.com/NoriSte/reactjsday-2019-testing-course)\n[![Build Cron](https://img.shields.io/badge/build%20cron-weekly-44cc11.svg)](https://travis-ci.com/NoriSte/reactjsday-2019-testing-course)\n[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)\n[![Cypress Dashboard](https://img.shields.io/static/v1?label=Cypress\u0026message=Dashboard\u0026color=00BF88)](https://dashboard.cypress.io/#/projects/jdiekj/runs)\n\n![ReactJSDay 2019 Testing Course](assets/images/reactjsday-course.png)\n\nThis is the [reference repository](https://github.com/NoriSte/reactjsday-2019-testing-course) with all the contents and the examples of the \"[React Testing 101: component, integration, and end-to-end testing](https://2019.reactjsday.it/workshops/react-testing-101.html)\" course for the [ReactJSDay 2019](https://2019.reactjsday.it/) conference.\n\nThe repository aims to be consumed through [the compiled GitBook](https://noriste.github.io/reactjsday-2019-testing-course/). The course starts from the peak of the testing pyramid and goes down instead of following the \"standard\" testing path, you can [read here](https://noriste.github.io/reactjsday-2019-testing-course/book/top-to-bottom.html) the reason why. [some introductory slides](https://slides.com/noriste/reactjsday-2019-testing-course) are also included but they're only useful for the teacher, they're a summary of the content presented before the coding session.\n\n---\n\nAdditional requisites to run the project and the tests on your local machine:\n\n- Node.js 10+\n- [MongoDB](https://docs.mongodb.com/manual/installation/#tutorials)\n- [Docker](https://docs.docker.com/install/)\n\n## License\n\nThis material is available for private, non-commercial use under the\n[GPL version 3](http://www.gnu.org/licenses/gpl-3.0-standalone.html). If you\nwould like to use this material to conduct your own workshop, please contact me\nat nori.ste.magni@gmail.com.\n\n[license]: https://github.com/NoriSte/reactjsday-2019-testing-course/blob/master/README.md#license\n[license-badge]: https://img.shields.io/badge/license-GPL%203.0%20License-blue.svg?style=flat-square\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/NoriSte\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/173663?v=4\" width=\"100px;\" alt=\"Stefano Magni\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStefano Magni\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#business-NoriSte\" title=\"Business development\"\u003e💼\u003c/a\u003e \u003ca href=\"#content-NoriSte\" title=\"Content\"\u003e🖋\u003c/a\u003e \u003ca href=\"#example-NoriSte\" title=\"Examples\"\u003e💡\u003c/a\u003e \u003ca href=\"#eventOrganizing-NoriSte\" title=\"Event Organizing\"\u003e📋\u003c/a\u003e \u003ca href=\"#ideas-NoriSte\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://jagascript.com\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/4562878?v=4\" width=\"100px;\" alt=\"Jaga Santagostino\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJaga Santagostino\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#business-kandros\" title=\"Business development\"\u003e💼\u003c/a\u003e \u003ca href=\"#content-kandros\" title=\"Content\"\u003e🖋\u003c/a\u003e \u003ca href=\"#example-kandros\" title=\"Examples\"\u003e💡\u003c/a\u003e \u003ca href=\"#eventOrganizing-kandros\" title=\"Event Organizing\"\u003e📋\u003c/a\u003e \u003ca href=\"#ideas-kandros\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoriste%2Freactjsday-2019-testing-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoriste%2Freactjsday-2019-testing-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoriste%2Freactjsday-2019-testing-course/lists"}