{"id":16836492,"url":"https://github.com/orangecms/meteor-react-testing","last_synced_at":"2025-03-18T03:19:14.507Z","repository":{"id":84739292,"uuid":"55357885","full_name":"orangecms/meteor-react-testing","owner":"orangecms","description":"A quick demo of an app stack with Meteor, React, npm, and testing with Chimp, Cucumber and Jasmine","archived":false,"fork":false,"pushed_at":"2017-07-20T20:22:41.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T10:24:44.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/orangecms.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":"2016-04-03T17:01:16.000Z","updated_at":"2017-07-20T19:53:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"4985b184-44e1-4ec4-b219-a7340b5fcd4f","html_url":"https://github.com/orangecms/meteor-react-testing","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/orangecms%2Fmeteor-react-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orangecms%2Fmeteor-react-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orangecms%2Fmeteor-react-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orangecms%2Fmeteor-react-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orangecms","download_url":"https://codeload.github.com/orangecms/meteor-react-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147343,"owners_count":20405942,"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":[],"created_at":"2024-10-13T12:13:37.865Z","updated_at":"2025-03-18T03:19:14.477Z","avatar_url":"https://github.com/orangecms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nThis is quick demo of testing an app stack with Meteor and React with Chimp, Cucumber and Jasmine.\n\nCheck out [Xolv.io's example](https://github.com/xolvio/automated-testing-best-practices) for reference.\n\n## Quick installation\n```\ncd src \u0026\u0026 meteor npm i \u0026\u0026 meteor npm start\n```\n\n## Original project setup\nBuilding up the stack is easily done in a few steps:\n\n1. Create my-project\n```bash\nmkdir my-project\ncd my-project\nnpm init\nnpm i --save --dev chimp cucumber\nmeteor create src\ncd src\n```\n\n2. Remove insecure stuff and other useless junk we don't want\n```bash\nmeteor remove autopublish insecure blaze-html-templates mobile-experience\n```\n\n3. Remove scaffolding files from the client\n```bash\nrm client/*.*\n```\n\n4. Kick off npm for Meteor and add React to the stack\n```bash\nmeteor npm init\nmeteor npm i\nmeteor npm i --save react react-dom\n```\n\n## Go for it!\n```\nmeteor npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangecms%2Fmeteor-react-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forangecms%2Fmeteor-react-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangecms%2Fmeteor-react-testing/lists"}