Commit graph

10 commits

Author SHA1 Message Date
litetex
4f8552835e Better naming for a test class that does database migrations 2021-11-02 22:43:23 +01:00
TobiGr
7c6140b331 Remove unused code 2021-10-15 19:57:31 +02:00
Koitharu
c95aec9da6
Fix database test 2021-09-07 13:30:25 +03:00
ktprograms
967bdf8f08 Remove migration test, add manual testing reminder to Migrations.java 2021-08-17 08:57:03 +08:00
ktprograms
02aa6fcab0 Remove v2 to v3 migration test, add v3 to v4 test 2021-08-16 21:12:54 +08:00
Stypox
f0ca916432
Update most dependencies 2020-11-22 14:03:10 +01:00
wb9688
b0415a5289 Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
wb9688
fda5405e48 Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Mauricio Colli
e6b3107997
Add tests for database migration to version 3 handling null values 2020-03-30 15:50:47 -03:00
Mauricio Colli
6a9a0f1e73
Add tests for migrations in the Room database
Doing this increase the level of reliability of migrations, as we can be
pretty much more confident of avoiding problems with them.
2020-03-14 00:12:54 -03:00