1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-24 13:30:52 +01:00
Tusky-App-Android/app
Konrad Pozniak 29914f8fd9
modernize tests (#4777)
- use `runTest` instead of `runBlocking`, where possible
- run all Robolectric tests on Api 34 (where we have most users)
- some new testcase for `TimestampUtilsTest`
- move our only instrumented Android Test, `MigrationsTest`, to unit
test so it runs in CI and expand it to test all migrations
- upgrade Robolectric
- removed truth and espresso as they are no longer needed
2024-12-03 18:46:29 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase
src modernize tests (#4777) 2024-12-03 18:46:29 +01:00
build.gradle modernize tests (#4777) 2024-12-03 18:46:29 +01:00
getGitSha.gradle
lint-baseline.xml fix new warnings, regenerate lint-baseline.xml (#4684) 2024-09-16 20:57:27 +02:00
lint.xml
proguard-rules.pro