Skip to content

ThePalaceProject/android-integration-tests-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-integration-tests

Usage

APK

Place the application to be tested at ./app.apk.

ADB

Run ./adb-run.sh.

This ensures that adb is accessible over TCP port 5037. This is necessary for the appium server to be able to talk to it. The script will run the necessary adb commands and then exit.

Appium

Run ./appium-run.sh.

This starts up a podman container running the appium server. The script will continue running until it is killed.

Build/Run Tests

Run mvn package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published