bitsy-wallet/app/src/androidTest/java/cy/agorise/bitsybitshareswallet
Nelson R. Perez 94b5ae7780 - Commented some tests in the TransfersTests that no longer work due to changes in the API 2019-02-06 17:38:30 -05:00
..
ExampleInstrumentedTest.kt Update project to use the new AndroidX libraries. 2018-10-31 08:55:55 -06:00
LiveDataTestUtil.kt Introducing the TransfersDao#getTransfersWithMissingValueIn(symbol: String) method, used to obtain only the transfers that lack a specific equivalent value entry, and related tests 2019-01-31 22:26:41 -05:00
MerchantQueryTest.kt Introducing the TransfersDao#getTransfersWithMissingValueIn(symbol: String) method, used to obtain only the transfers that lack a specific equivalent value entry, and related tests 2019-01-31 22:26:41 -05:00
MigrationTest.kt - Introduced a small modification to the db migration to version 3 that will take care of filling up the 'bts_value' of pre-existing entries in the 'transfer' table made with BTS 2019-02-06 17:38:01 -05:00
TransfersTests.kt - Commented some tests in the TransfersTests that no longer work due to changes in the API 2019-02-06 17:38:30 -05:00