You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
Navigate to TouchDB-Android-TestApp -> src -> com -> couchbase.touchdb.testapp
Right-click on tests, select Run As -> Android JUnit Test
Be sure to select an emulator running Android SDK 2.2 or newer
Running the Unit Tests with Ant
cd TouchDB-Android-TestApp
ant debug
ant installd
adb shell am instrument -w com.couchbase.touchdb.testapp/com.neenbedankt.android.test.InstrumentationTestRunner
Common Problems
To change the location of the CouchDB the tests try to replicate with see instructions in Junit config:
com.couchbase.touchdb.testapp.tests.test.properties