cloudant / sync-android

A JSON-based document datastore for Android applications
Apache License 2.0
267 stars 91 forks source link

Fix jenkinsfile to run specific tests which depend on features only available on Cloudant #567

Closed tomblench closed 6 years ago

tomblench commented 6 years ago

Use org.junit.Assume.assumeTrue(ClientTestUtils.isCouchDBV2(client.getRootUri())); to skip tests at runtime