mfaust35 / translation_dummy_mf

Translation dummy is an android app written in Kotlin to showcase the way I work. It is not intended for real use.
The Unlicense
0 stars 0 forks source link

Test prepopulate database #10

Closed mfaust35 closed 5 years ago

mfaust35 commented 5 years ago

Room testing allows to test database migration easily, but I did not find how to test a database prepopulate. Make it work See file DatabaseVersion2Test.kt