Commit graph

10 commits

Author SHA1 Message Date
litetex
f85cc793dd Better naming for a test class that does database migrations 2021-11-02 22:43:23 +01:00
TobiGr
1c3cf49835 Remove unused code 2021-10-15 19:57:31 +02:00
Koitharu
e6940d2e45 Fix database test 2021-09-07 13:30:25 +03:00
ktprograms
2ed0843707 Remove migration test, add manual testing reminder to Migrations.java 2021-08-17 08:57:03 +08:00
ktprograms
e1b9f18eef Remove v2 to v3 migration test, add v3 to v4 test 2021-08-16 21:12:54 +08:00
Stypox
34dd7c0fbf Update most dependencies 2020-11-22 14:03:10 +01:00
wb9688
d770cf5657 Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
wb9688
ac264464ef Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Mauricio Colli
9dab5aaa28 Add tests for database migration to version 3 handling null values 2020-03-30 15:50:47 -03:00
Mauricio Colli
21d6a9e673 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