1
0
mirror of https://github.com/tuskyapp/Tusky synced 2024-12-23 07:26:48 +01:00
Tusky-App-Android/gradle
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
..
wrapper chore(deps): update dependency gradle to v8.11.1 (#4769) 2024-11-24 20:42:12 +01:00
libs.versions.toml modernize tests (#4777) 2024-12-03 18:46:29 +01:00
verification-metadata.xml modernize tests (#4777) 2024-12-03 18:46:29 +01:00