chinwag-android/app/src/test/java
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
..
android/text add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
com/keylesspalace/tusky Ensures AbsoluteTimeFormatterTest class is not locale-dependant (#3863) 2023-07-19 08:50:41 +02:00