{"id":22868917,"url":"https://github.com/waffiqaziz/hilttestactivity","last_synced_at":"2025-05-07T15:08:23.008Z","repository":{"id":267365321,"uuid":"900825552","full_name":"waffiqaziz/HiltTestActivity","owner":"waffiqaziz","description":"Simple Android Project with Jetpack Compose, Hilt, and CircleCI Integration","archived":false,"fork":false,"pushed_at":"2025-05-06T22:58:31.000Z","size":231,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T15:08:17.540Z","etag":null,"topics":["android","circleci","codecov","instrumented-test","jetpack-compose","test-coverage","testing","ui-testing"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"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/waffiqaziz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2024-12-09T14:40:38.000Z","updated_at":"2025-05-06T22:58:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"49b03575-2970-4a53-b8f2-bdd16ef987af","html_url":"https://github.com/waffiqaziz/HiltTestActivity","commit_stats":null,"previous_names":["waffiqaziz/hilttestactivity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffiqaziz%2FHiltTestActivity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffiqaziz%2FHiltTestActivity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffiqaziz%2FHiltTestActivity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffiqaziz%2FHiltTestActivity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waffiqaziz","download_url":"https://codeload.github.com/waffiqaziz/HiltTestActivity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252902614,"owners_count":21822261,"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":["android","circleci","codecov","instrumented-test","jetpack-compose","test-coverage","testing","ui-testing"],"created_at":"2024-12-13T12:44:36.861Z","updated_at":"2025-05-07T15:08:22.983Z","avatar_url":"https://github.com/waffiqaziz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HiltTestActivity\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/waffiqaziz/HiltTestActivity/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/waffiqaziz/HiltTestActivity/tree/main)\n[![codecov](https://codecov.io/gh/waffiqaziz/HiltTestActivity/graph/badge.svg?token=OKBP27L0UB)](https://codecov.io/gh/waffiqaziz/HiltTestActivity)\n![GitHub License](https://img.shields.io/github/license/waffiqaziz/HiltTestActivity)\n\nThis repository contains a simple Android project demonstrating the use of **Jetpack Compose** for\nbuilding UI, **Hilt** for dependency injection, and **CircleCI** for continuous integration and\ntesting. The project focuses on **instrumented testing (UI testing)** using **Jetpack Compose Test\nAPIs**.\n\n## 🛠️ Tech Stack\n\n- **Kotlin**: 100% Kotlin codebase.\n- **Jetpack Compose**: For declarative UI development.\n- **Hilt**: For managing dependencies.\n- **Jetpack Compose Test APIs**: For UI and instrumented testing.\n- **CircleCI**: For CI/CD pipeline.\n\n---\n\n## 📁 Project Structure\n\n``` bash\n├── app/                    # Main application module \n│ ├── src/main/             # Source files for the app \n│ ├── src/androidTest/      # Instrumentation (UI) tests \n├── .circleci/              # CircleCI configuration \n│ └── config.yml            # CircleCI pipeline setup \n└── build.gradle            # Project-level Gradle file\n```\n\n## 🖥️ Setup Instructions\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/waffiqaziz/HiltTestActivity.git\n   ```\n\n2. Open the project in Android Studio.\n\n3. Sync Gradle dependencies:\n\n   Go to File \u003e Sync Project with Gradle Files.\n\n4. Run the application:\n\n   Select a device/emulator and click on Run ▶️.\n   Run UI tests:\n\n5. Execute the instrumented tests with:\n\n   ```bash\n   ./gradlew connectedAndroidTest\n   ```\n\n## 🔗 CI/CD with CircleCI\n\nThis project includes a `.circleci/config.yml` file for automating builds and tests. To use\nCircleCI:\n\n1. Push the repository to GitHub or another supported VCS.\n2. Set up the project on [CircleCI](https://circleci.com/).\n3. Customize the `config.yml` file if needed.\n4. Monitor builds and test results on the CircleCI dashboard.\n\n## 🤝 Contributing\n\nContributions are welcome! Please read this [page](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaffiqaziz%2Fhilttestactivity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaffiqaziz%2Fhilttestactivity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaffiqaziz%2Fhilttestactivity/lists"}