Commit graph

119 commits

Author SHA1 Message Date
e3bf7fd3e2
Merge pull request #40 from fknives/issue#16-login-setup-removal
Issue#16 Swap white box logout and login state into ui interaction based
2022-01-24 16:05:47 +02:00
40791ca462 Issue#16 Move login state setup into homerobot 2022-01-24 16:00:49 +02:00
e827af515d Issue#16 Fix codeAnalysis errors 2022-01-24 15:55:59 +02:00
d7cb032ea2 Issue#16 Swap white box logout and login state into ui interaction based 2022-01-24 15:50:59 +02:00
c983949d70
Merge pull request #36 from fknives/dependabot/gradle/develop/io.reactivex.rxjava3-rxjava-3.1.3
Bump rxjava from 3.1.2 to 3.1.3
2022-01-24 01:12:37 +02:00
dependabot[bot]
3a0e76ed4f
Bump rxjava from 3.1.2 to 3.1.3
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 23:07:40 +00:00
959f79997c
Merge pull request #37 from fknives/update-core-tests
Update core tests
2022-01-24 00:55:06 +02:00
27c708fdfc Issue#11 Review and Update instruction set, additionally update the CodeKata class 2022-01-24 00:43:06 +02:00
e9a22dd60a Issue#11 Add annotation @OptIn(ExperimentalCoroutinesApi::class) where its needed 2022-01-23 23:21:16 +02:00
a71fa67de2 Issue#11 Create Turbine variant of Flow Tests 2022-01-23 23:05:56 +02:00
b52652ed67 Issue#11 Fix codeAnalysis errors 2022-01-23 22:45:25 +02:00
8ae94cfe92 Issue#11 Adjust SharedTests by using new TestDispatcher instead of deprecated TestDispatchers 2022-01-23 22:40:28 +02:00
46d9263742 Issue#11 Adjust TestMainDispatcher extension using tests after coroutine update 2022-01-23 21:08:19 +02:00
3c85431d96 Issue#11 Adjust FavouriteContentLocalStorage by using runTest instead of deprecated TestDispatchers 2022-01-23 20:35:17 +02:00
968ccb647d Issue#11 Adjust ContentRepositoryTest by using runTest correctly instead of deprecated TestDispatcher 2022-01-23 20:29:44 +02:00
b01ddc2fbe
Merge pull request #38 from fknives/issue#3-room-migration-test
Issue#3 room migration test
2022-01-23 12:56:42 +02:00
2aca350175 Issue#3 Implement migration test which runs both on Real device and via Robolectric 2022-01-23 12:40:30 +02:00
4a1254d092 Issue#3 Start exporting schemas 2022-01-23 10:07:42 +02:00
Alex Gabor
9700a09c95 Proof read core instruction set 2022-01-22 11:15:18 +02:00
Alex Gabor
3c80744f6d Update core tests to the coroutines tests 1.6.0 2022-01-22 10:55:02 +02:00
b35467fcba
Merge pull request #34 from fknives/issue#4-recycler-view-test
Issue#4 Add scrolling to recyclerview so elements can be verified safely
2022-01-05 15:06:57 +02:00
fc32f1c7cd Issue#4 Add scrolling to recyclerview so elements can be verified safely 2022-01-05 14:55:52 +02:00
fa1fc49d0b Update issue templates 2022-01-04 19:00:13 +02:00
2f3d0506d3
Merge pull request #28 from fknives/dependabot/gradle/develop/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.10
Bump kotlin-gradle-plugin from 1.5.31 to 1.6.10
2022-01-04 18:48:03 +02:00
33fe236fa2 PR#28 Update moshi dependency so kotlin update doesn't break build 2022-01-04 18:43:32 +02:00
dependabot[bot]
87b8dcb61f Bump kotlin-gradle-plugin from 1.5.31 to 1.6.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.5.31 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.31...v1.6.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 18:36:08 +02:00
2a20d40fe0
Merge pull request #26 from fknives/dependabot/gradle/develop/hilt_version-2.40.5
Bump hilt_version from 2.40 to 2.40.5
2022-01-04 18:34:40 +02:00
dependabot[bot]
5ece02d874
Bump hilt_version from 2.40 to 2.40.5
Bumps `hilt_version` from 2.40 to 2.40.5.

Updates `hilt-android-gradle-plugin` from 2.40 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.5)

Updates `hilt-core` from 2.40 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.5)

Updates `hilt-compiler` from 2.40 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.5)

Updates `dagger-compiler` from 2.40 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.5)

Updates `hilt-android` from 2.40 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.5)

Updates `hilt-android-testing` from 2.40 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.5)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:30:16 +00:00
513a21d839
Merge pull request #29 from fknives/dependabot/gradle/develop/org.jlleitschuh.gradle-ktlint-gradle-10.2.1
Bump ktlint-gradle from 10.2.0 to 10.2.1
2022-01-04 18:29:58 +02:00
b4c6a5108d
Merge pull request #24 from fknives/dependabot/gradle/develop/io.gitlab.arturbosch.detekt-1.19.0
Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0
2022-01-04 18:29:09 +02:00
dependabot[bot]
050ed960df
Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0
Bumps io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0.

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:15:41 +00:00
dependabot[bot]
0f577bc6e4
Bump ktlint-gradle from 10.2.0 to 10.2.1
Bumps ktlint-gradle from 10.2.0 to 10.2.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:12:14 +00:00
e34ee60df5
Merge pull request #32 from fknives/issue#6-displayname
Issue#6 displayname
2022-01-04 18:10:59 +02:00
ef14673a32 PR#32 Fix lint issues, remove Jake's IdlingResources, since it won't be updated anymore 2022-01-04 18:00:38 +02:00
5fe8def390 PR#32 Updated dependency versions pointed out by lint 2022-01-04 15:31:57 +02:00
65d04db374 issue#6 Add GIVEN-WHEN-THEN as documentation and simplify testNames in robolectricTests of app module 2022-01-04 15:15:20 +02:00
01a23ee0bd issue#6 Add GIVEN-WHEN-THEN as documentation and simplify testNames in sharedTests of app module 2022-01-04 15:15:20 +02:00
ab3e6a64f0 issue#6 Add DisplayName annotation to ViewModel tests in app module 2022-01-04 14:34:46 +02:00
e7f840a1b9 issue#6 Add DisplayName annotation to all tests in core module 2021-11-04 20:04:01 +02:00
c9d4223ce6 issue#6 Add DisplayName annotation to all tests in network module 2021-11-04 19:42:57 +02:00
364b726484 Update hilt dependency 2021-11-04 19:05:42 +02:00
c5a7e53da4
Merge pull request #19 from fknives/dependabot/gradle/develop/com.android.tools.build-gradle-7.0.3
Bump gradle from 7.0.2 to 7.0.3
2021-11-04 18:40:05 +02:00
dependabot[bot]
e50e71bda7
Bump gradle from 7.0.2 to 7.0.3
Bumps gradle from 7.0.2 to 7.0.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 16:35:15 +00:00
8707aedd75 Update dependencies, targetSDK add differnet App Names for the different versions 2021-11-04 18:17:42 +02:00
1f3c98ad91
Merge pull request #17 from fknives/dependabot/gradle/develop/org.jetbrains.kotlin-kotlin-gradle-plugin-1.5.31
Bump kotlin-gradle-plugin from 1.5.30 to 1.5.31
2021-11-04 18:03:02 +02:00
dependabot[bot]
69622c2dfd
Bump kotlin-gradle-plugin from 1.5.30 to 1.5.31
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:10:02 +00:00
3dbbe36c7d
Update README.md 2021-09-19 02:30:53 +03:00
961a04af57
Merge pull request #2 from fknives/hilt-example
Hilt example
2021-09-19 02:30:29 +03:00
8e9b14cecc Fix code analysis errors 2021-09-19 02:19:01 +03:00
e4f42baaed Add Hilt(Dagger) example of android/shared tests 2021-09-19 02:14:12 +03:00