1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-19 11:11:09 +01:00
Tusky-App-Android/app
Nik Clayton 8eb195cff6
Enable robolectric logging (#3143)
Robolectric normally swallows output from `Log.*` calls in tests and
the code under test. This can make debugging failing tests more
difficult than it needs to be.

Set `robolectric.logging.enabled` to `true` to enable the logs.
2023-01-12 19:10:11 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase add 46.json (#3116) 2022-12-29 19:29:33 +01:00
src Remove rxjava from deletestatus API (#3041) 2023-01-10 21:20:00 +01:00
.gitignore
build.gradle Enable robolectric logging (#3143) 2023-01-12 19:10:11 +01:00
proguard-rules.pro