Tusky-App-Android/app/src/test/java/com/keylesspalace/tusky
Konrad Pozniak b85ada930b
fix warnings in test runs (#4340)
Found while working on #4026 but not directly related.

Two cases of unmocked methods and one of unclosed resource.
2024-03-28 09:13:05 +01:00
..
components fix warnings in test runs (#4340) 2024-03-28 09:13:05 +01:00
db update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
entity 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
json use custom JsonAdapter to be compatible with instances that have a custom subscribing feature (#2298) 2022-01-21 07:34:26 +01:00
network update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
usecase upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
util upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
BottomSheetActivityTest.kt Replace RxJava3 code with coroutines (#4290) 2024-02-29 15:28:48 +01:00
FilterV1Test.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
FocalPointUtilTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MainActivityTest.kt fix warnings in test runs (#4340) 2024-03-28 09:13:05 +01:00
SpanUtilsTest.kt Ignore "@instance..." part of username when computing status length (#3392) 2023-03-13 10:22:33 +01:00
StatusComparisonTest.kt Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
StringUtilsTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
TuskyApplication.kt support Android 13 per-app languages (#2829) 2022-11-16 19:45:18 +01:00