{"id":20957618,"url":"https://github.com/upleveled/hotline-bling-codealong","last_synced_at":"2026-03-16T04:37:27.771Z","repository":{"id":37790359,"uuid":"381366671","full_name":"upleveled/hotline-bling-codealong","owner":"upleveled","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-11T18:03:21.000Z","size":2131,"stargazers_count":4,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-11T19:19:47.570Z","etag":null,"topics":["detox","end-to-end-testing","expo","integration-testing","react-native","testing"],"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/upleveled.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,"zenodo":null}},"created_at":"2021-06-29T13:02:02.000Z","updated_at":"2025-01-30T18:53:39.000Z","dependencies_parsed_at":"2023-12-21T19:54:04.344Z","dependency_job_id":"2274fbcf-39af-409b-bb00-6e98436df32d","html_url":"https://github.com/upleveled/hotline-bling-codealong","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/upleveled%2Fhotline-bling-codealong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upleveled%2Fhotline-bling-codealong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upleveled%2Fhotline-bling-codealong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upleveled%2Fhotline-bling-codealong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upleveled","download_url":"https://codeload.github.com/upleveled/hotline-bling-codealong/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254084637,"owners_count":22011914,"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":["detox","end-to-end-testing","expo","integration-testing","react-native","testing"],"created_at":"2024-11-19T01:43:07.985Z","updated_at":"2026-03-16T04:37:22.747Z","avatar_url":"https://github.com/upleveled.png","language":"JavaScript","readme":"# Hotline Bling Codealong\n\nSimple demo showing how an Expo (React Native) app is built\n\n## Tests\n\nThe test setup for this app showcases:\n\n1. A managed Expo app\n2. GitHub Actions\n3. Detox end to end / integration tests (using `expo prebuild`)\n   1. [Android](https://github.com/upleveled/hotline-bling-codealong/blob/main/.github/workflows/detox-android.yml) (uses [Gradle builds](https://github.com/upleveled/hotline-bling-codealong/blob/69527c96401cf138ef4b58b85daa36a902da06fe/detox.config.js#L35) and [the Android ATD emulator images](https://android-developers.googleblog.com/2021/10/whats-new-in-scalable-automated-testing.html#:~:text=Slimmer%20Emulator%20System%20Images))\n   2. [iOS](https://github.com/upleveled/hotline-bling-codealong/blob/main/.github/workflows/detox-ios.yml) (uses [XCode builds](https://github.com/upleveled/hotline-bling-codealong/blob/252d495c89d5435f3f7cf22eb65f0d7cf975ac2e/detox.config.js#L20) and Simulator.app)\n4. [A workflow](https://github.com/upleveled/hotline-bling-codealong/blob/main/.github/workflows/expo-start-android.yml) testing that the `expo start` dev server does not crash (by running [this script](https://github.com/upleveled/hotline-bling-codealong/blob/main/scripts/test-expo-dev-server.sh))\n5. [A weekly CRON workflow](https://github.com/upleveled/hotline-bling-codealong/blob/main/.github/workflows/cron-expo-install-new-versions.yml) that runs `expo upgrade` to upgrades to the latest Expo-supported versions of packages and creates pull requests such as [this example PR](https://github.com/upleveled/hotline-bling-codealong/pull/32) (similar to the behavior of Renovate bot or Dependabot, but only with the Expo-supported versions, because [Renovate doesn't yet support this](https://github.com/renovatebot/renovate/issues/7417))\n\n## Credits\n\n- App icon credit goes to Oksana Latysheva: https://thenounproject.com/search/?q=party\u0026i=1004872\n- Credit for structure and inspiration comes from: https://github.com/andreas-arkulpa/my-favorite-food\n- Inspiration for the test setup:\n  - Many resources in original PR: https://github.com/upleveled/hotline-bling-codealong/pull/21\n  - Android and iOS build on GitHub Actions https://github.com/Isratja45/spacedrive/blob/8acc16bdecd6819ea60bcc5c6e63fb3dcfda5160/.github/workflows/Smobile-ci.yml\n  - Android build + local Maestro tests on GitHub Actions https://github.com/obytes/react-native-template-obytes/blob/master/.github/workflows/e2e-android-eas-build.yml\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupleveled%2Fhotline-bling-codealong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupleveled%2Fhotline-bling-codealong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupleveled%2Fhotline-bling-codealong/lists"}