{"id":18718719,"url":"https://github.com/eggheadio/professional-javascript-testing-temp","last_synced_at":"2025-11-10T16:30:19.123Z","repository":{"id":81103017,"uuid":"150767319","full_name":"eggheadio/professional-javascript-testing-temp","owner":"eggheadio","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-02T21:38:09.000Z","size":1960,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-28T11:12:05.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eggheadio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-09-28T16:29:17.000Z","updated_at":"2018-10-02T21:56:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7b8ef81-c192-48bf-be93-6500e05f9e5d","html_url":"https://github.com/eggheadio/professional-javascript-testing-temp","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/eggheadio%2Fprofessional-javascript-testing-temp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggheadio%2Fprofessional-javascript-testing-temp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggheadio%2Fprofessional-javascript-testing-temp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggheadio%2Fprofessional-javascript-testing-temp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggheadio","download_url":"https://codeload.github.com/eggheadio/professional-javascript-testing-temp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581759,"owners_count":19662960,"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-11-07T13:22:47.347Z","updated_at":"2025-11-10T16:30:19.065Z","avatar_url":"https://github.com/eggheadio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Professional JavaScript Testing with Kent C. Dodds\n\n## Authentication\n\nYou must copy `.env.development.template` to `env.development` and acquire a client ID from your local dev server https://egghead.af:5000/oauth/applications/new while logged in as an admin.\n\nFrom there you can just make an app (uncheck confidential) and copy the client ID into `env.development`.\n\nYou will also need a `BUNDLE_BUDDY_TOKEN` in your `env.development`. This can be generated by logging into your rails console with `rails c` and:\n\n```\n# might require `rake data:migrate`\nuser = User.find_by_email('bundle.buddy+bot@egghead.io')\nuser.access_tokens.create\n```\n\nAlso, remember to `rake staging:update_local_dev_database` to get all the content.\n\ngithub creds go in `~/.netrc` for this:\n\n```\nmachine api.github.com\n  login USERNAME\n  password SECRET\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggheadio%2Fprofessional-javascript-testing-temp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feggheadio%2Fprofessional-javascript-testing-temp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggheadio%2Fprofessional-javascript-testing-temp/lists"}