cketti
|
5444d8be3a
|
Remove explicit dependency on Kotlin's standard library
|
2021-04-22 03:54:15 +02:00 |
|
cketti
|
632d8f3cb7
|
Upgrade Mockito-Kotlin to 3.1.0
|
2021-04-22 03:54:15 +02:00 |
|
cketti
|
ed8009d9fa
|
Update ktlint-gradle to 9.4.1, ktlint to 0.39.0
Apply ktlint-gradle plugin to all Gradle subprojects.
|
2020-10-16 14:27:23 +02:00 |
|
cketti
|
9b2b82eee6
|
Update Mockito to 3.2.4 and Mockito-Kotlin to 2.2.0
|
2020-01-19 16:27:53 +01:00 |
|
cketti
|
93d0e14b68
|
Fix code style issues found by ktlint
|
2019-11-29 13:44:00 +01:00 |
|
cketti
|
88d863c4c2
|
Add ktlint and Kotlin code style settings for Android Studio
|
2019-11-29 13:39:16 +01:00 |
|
cketti
|
57ff989edd
|
Add kotlinOptions.jvmTarget to Gradle projects using Kotlin
|
2019-11-17 14:45:05 +01:00 |
|
cketti
|
3470ee8774
|
Update Robolectric to 4.2.1
Not going directly to 4.3.1 because of this issue:
https://github.com/robolectric/robolectric/issues/5245
|
2019-11-13 17:37:37 +01:00 |
|
cketti
|
105622a999
|
Use variable for 'sourceCompatibility' and 'targetCompatibility' values
|
2019-11-13 16:26:29 +01:00 |
|
cketti
|
0c9bb833e5
|
Move RobolectricTest class to :app:testing module
|
2019-03-10 20:02:28 +01:00 |
|
cketti
|
97ed41524e
|
Move tests to :app:storage module
Create :app:testing module for shared test infrastructure code
|
2018-12-18 00:07:44 +01:00 |
|