Skip to content

Unit tests on RoomDB

Devrath edited this page Jul 5, 2021 · 4 revisions

Initial set-up for the local database

  • It is important that we write the unit tests for the local DB as instrumentation tests since we need to test the DB works on a device.

Clone this wiki locally