yahoo / squidb

SquiDB is a SQLite database library for Android and iOS
https://github.com/yahoo/squidb/wiki
Apache License 2.0
1.31k stars 132 forks source link

Get the test suite running using the new testing support library #235

Closed sbosley closed 7 years ago

sbosley commented 7 years ago

No more InstrumentationTestRunner deprecations!

Also cleans up/deletes a bunch of stuff in the test project that we didn't actually need.

jdkoren commented 7 years ago

LGTM