Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample App and Testing Scripts for the Scripts Namespace #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ofeuchtw
Copy link

  1. Updated README.md with description and instructions for using the following additions:

  2. EsperScriptTesterApp:
    A barebones sample app which contains components that can be triggered by the scripts namespace for testing

  3. automated-script-tests:
    Bash scripts and example JSON bodies for testing the scripts namespace

    • setDeviceUUID.sh updates all JSON files with the provided UUID of the device to test on
    • execute_test.sh opens a logcat connection with the provided device via adb, runs the specified tests, and saves logcat output to the outputs.txt file

Orli Feuchtwang and others added 3 commits August 14, 2020 14:24
…ace. Contains a folder of JSON files with scripts to test, a bash script to update the device UUID in all of the test JSONs, and a script to execute the tests
…in the automated-script-tests directory target this app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant