pachli-android/core/database
sanao 0105a8179c
test: close DB in TimelineDaoTest (#512)
The previous code forgot to close the DB after TimelineDaoTest was run,
so a warning message was displayed when the test was run locally.

Close the database using the `@After` annotation.

Fixes #511
2024-03-08 11:40:51 +01:00
..
schemas/app.pachli.core.database.AppDatabase feat: Show information about notification fetches on "About" screen (#454) 2024-02-17 15:57:32 +01:00
src test: close DB in TimelineDaoTest (#512) 2024-03-08 11:40:51 +01:00
build.gradle.kts refactor: Enable core library desugaring as build convention logic (#480) 2024-02-29 09:43:44 +01:00
lint-baseline.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00