{"id":15141833,"url":"https://github.com/nativescript/playground-tests","last_synced_at":"2026-02-24T07:32:55.755Z","repository":{"id":104977956,"uuid":"101877785","full_name":"NativeScript/playground-tests","owner":"NativeScript","description":"NativeScript playground functional tests","archived":false,"fork":false,"pushed_at":"2020-03-18T09:36:57.000Z","size":146277,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T13:22:19.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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.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}},"created_at":"2017-08-30T12:22:06.000Z","updated_at":"2020-05-20T12:03:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"dac41f9e-a73f-48ce-8e92-eccc56ffc669","html_url":"https://github.com/NativeScript/playground-tests","commit_stats":{"total_commits":665,"total_committers":3,"mean_commits":"221.66666666666666","dds":"0.021052631578947323","last_synced_commit":"1c8ece45923b41dff6b64630aed875d911b984a1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplayground-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplayground-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplayground-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fplayground-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/playground-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247093696,"owners_count":20882455,"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-09-26T09:02:33.034Z","updated_at":"2025-10-15T07:40:23.824Z","avatar_url":"https://github.com/NativeScript.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# {N} Playground Functional Tests\n\n## Prerequisites and Environment Setup\n\nPrerequisites and steps to setup environment are actually the same as those for [NativeScript/functional-tests-core](https://github.com/NativeScript/functional-tests-core).\n\nPlease read [this document](https://github.com/NativeScript/functional-tests-core/blob/master/docs/setup.md).\n\nThe only additional thing you need for this project is [Maven](https://maven.apache.org/install.html).\n\nPlease install it make sure `mvn` command is available in command prompt.\n\n## Before running tests\n\n**Install functional-tests-core package**\n```\nmvn install:install-file -Dfile=libs/functional.tests.core-0.0.5.jar -DgroupId=functional.tests.core -DartifactId=functional.tests.core -Dversion=0.0.5 -Dpackaging=jar\n```\n\n**Make sure appropriate emulator/simulator/device is available**\n\nAfter you finish steps from [this document](https://github.com/NativeScript/functional-tests-core/blob/master/docs/setup.md) make sure you have following emulators:\n```\n$ANDROID_HOME/tools/android create avd -n Emulator-Api19-Default -t android-19 --abi default/x86 -c 12M -f\n$ANDROID_HOME/tools/android create avd -n Emulator-Api23-Default -t android-23 --abi default/x86 -c 12M -f\n```\n\n**Edit configs if required**\n\nIf you want you can edit configs (for example specify unique device id of your device).\n\nConfig files are at `resources/config/\u003cname of the app\u003e/\u003cconfig name\u003e.properties`\n\n**[Config entries reference](https://github.com/NativeScript/functional-tests-core/blob/master/docs/settings.md)**\n\n\n## Run tests\n\n**Run from command line with Maven**\n\n```\nmvn clean test -P tabnavigation.emu.default.api23\n```\n\n**Run tests in Eclipse/IntelliJ IDEA**\n\nPlace this in Vm options: \n```\n-DappConfig=resources/config/tabnavigation/tabnavigation.emu.default.api23.properties\n```\n\n**Logs**\n- Test Execution Logs: $PROJECT_ROOT/target/surefire-reports/logs/log4j.log\n- Device Logs: $PROJECT_ROOT/target/surefire-reports/logs/console/*\n- Screenshots: $PROJECT_ROOT/target/surefire-reports/screenshots/*\n- Perf Info: $PROJECT_ROOT/target/surefire-reports/logs/perfInfo.csv","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fplayground-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fplayground-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fplayground-tests/lists"}