Yuito-app-android/app/src/test/java/com/keylesspalace/tusky/util
SpaceFox 9a7e456edf
Ensures AbsoluteTimeFormatterTest class is not locale-dependant (#3863)
As tests are run against locale JVM and test does not force
a locale to run, so some tests may fail due to a different result only
due to the locale of the JVM used.

Example here with test `same year formatting` in class
`AbsoluteTimeFormatterTest` line 30 on a French JVM. There may be other
lines to fail with other languages.

Fixes #3859
2023-07-19 08:50:41 +02:00
..
AbsoluteTimeFormatterTest.kt Ensures AbsoluteTimeFormatterTest class is not locale-dependant (#3863) 2023-07-19 08:50:41 +02:00
FlowExtensionsTest.kt Throttle UI actions instead of debouncing (#3651) 2023-06-11 13:34:22 +02:00
HttpHeaderLinkTest.kt Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00
LinkHelperTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
LocaleUtilsTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
NumberUtilsTest.kt Replace shortNumber() with formatNumber() (#3519) 2023-06-10 16:29:26 +02:00
RickRollTest.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
SmartLengthInputFilterTest.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TimestampUtilsTest.kt Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00