This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 86
Running Tests
Subhas Dandapani edited this page Jun 19, 2014
·
5 revisions
- RapidFTR-Android maven project have the source code along with the the unit test code. Unit tests are written with the help of Robolectric, Mockito and PowerMock.
- The RapidFTR-Android contains a folder called features which is the home of the android integration tests run with calabash
-
Unit Tests:
mvn clean test
-
Integration Tests (make sure the emulator is running as per the Project Setup):
bundle install mvn clean package calabash-android run target/android-*.apk