{"id":18320369,"url":"https://github.com/nativescript-vue/nativescript-vue-ui-tests","last_synced_at":"2025-08-20T07:13:21.313Z","repository":{"id":66017464,"uuid":"105450345","full_name":"nativescript-vue/nativescript-vue-ui-tests","owner":"nativescript-vue","description":"A nativescript-vue application showcasing all elements, used to generate screenshots for the docs.","archived":false,"fork":false,"pushed_at":"2019-04-17T14:49:08.000Z","size":9711,"stargazers_count":16,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T22:32:34.832Z","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/nativescript-vue.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},"funding":{"github":"rigor789","patreon":"rigor789"}},"created_at":"2017-10-01T15:02:46.000Z","updated_at":"2021-04-10T02:58:18.000Z","dependencies_parsed_at":"2023-04-18T07:00:57.750Z","dependency_job_id":null,"html_url":"https://github.com/nativescript-vue/nativescript-vue-ui-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nativescript-vue/nativescript-vue-ui-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue-ui-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue-ui-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue-ui-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue-ui-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nativescript-vue","download_url":"https://codeload.github.com/nativescript-vue/nativescript-vue-ui-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-vue%2Fnativescript-vue-ui-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271280998,"owners_count":24732109,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-05T18:16:03.421Z","updated_at":"2025-08-20T07:13:21.306Z","avatar_url":"https://github.com/nativescript-vue.png","language":"JavaScript","funding_links":["https://github.com/sponsors/rigor789","https://patreon.com/rigor789"],"categories":[],"sub_categories":[],"readme":"# NativeScript-Vue UI tests\nThis project uses Appium to test Vue UI components, and also serves as a source for the\ncomponent screenshots at [nativescript-vue.org](https://nativescript-vue.org/).\n\n## System requirements\n\n* Node 7.6 or higher (for async function support).\n* The [Appium](http://appium.io/) client. Just download and install the latest [from GitHub](https://github.com/appium/appium-desktop/releases/latest) or execute the following command:\n\n```bash\nnpm install -g appium\n```\n\n### iOS requirements\n\n* Carthage:\n\n```bash\nbrew install carthage\n````\n\n## Running the tests locally\n\nStart Appium, which is\n\n* Using the desktop app, press 'Start the server'\n* Using the NPM package, execute `appium` on a terminal\n\nOtherwise you'll receive an error `127.0.0.1:4723` can't be reached.\n\n### Android\n\nEdit the `appium.capabilities.json` config file, in the `android23` section, with your device/emulators parameters, probably only the `avd` or `deviceName` parameters would be enough.\n\nStart the tests:\n\n```bash\nnpm run android.build\nadb install ./platforms/android/app/build/outputs/apk/debug/app-debug.apk\nnpm run android.screenshots\n```\n\n### iOS\n\nEdit the `appium.capabilities.json` config file, in the `ios-simulator103iPhone6` section, with your device/emulators parameters.\n\nBuild the iOS app\n\n```bash\nnpm run ios.build\n```\n\nStart `XCode` and open the `platforms/ios/nativescriptvueuitests.xcodeproj` file.\n\nRun the app on the emulator. This is needed in order to have the app installed.\n\nRun the tests:\n\n```bash\nnpm run ios.screenshots\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-vue%2Fnativescript-vue-ui-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript-vue%2Fnativescript-vue-ui-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-vue%2Fnativescript-vue-ui-tests/lists"}