Chess Saldo is an Android app which presents saldo information for customers of the Norwegian mobile operator Chess.
Works for most paid and pre-paid plans. The app is available at Google Play.
You have to add your Chess login credentials to src/instrumentTest/res/raw/user_credentials.properties
to run the test cases:
username=[your phone number]
password=[your password]
Execute the following command to run the tests on your Android device:
./gradlew connectedInstrumentTest