-
I'm currently facing challenges in unit testing my authentication functions that utilize the AWS Amplify library, specifically regarding the AWSCognitoAuthSession class. The issue arises because this …
-
**Description**
I have a kotlin multiplatform project where:
realm = 2.3.0
kotlin = 2.0.20
paparazzi = 1.3.5-SNAPSHOT
**Steps to Reproduce**
I try to run the ./gradlew recordPaparazziDebug or …
-
---
**From the maintainer Li Haoyi**: I'm putting a 2000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
We have a bunch of examples for generic librar…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
**Build scan link**
**Plugin version**
2.0.2
**Gradle version**
8.10.1
**JDK version**
17
**(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version**
NA
**(Optional) Android Grad…
-
### Describe the bug
- when @QuarkusIntegrationTest are stopped and @QuarkusTests are started, Config Properties are not updated by TestResource
- integrationTest sourceset contains both @QuarkusInte…
-
Blocking issues. Mostly, all of them create a lot of noise in the output of a random project.
* https://github.com/Kotlin/dokka/issues/3196
* https://github.com/Kotlin/dokka/issues/3335
* https://gith…
-
When testing dagger with ~K2~ Kapt on Kotlin 2.1.0-Beta1, it fails with the below trace.
### Repro
- Checkout https://github.com/slackhq/circuit/pull/1677
- Set `kapt.use.k2=true` in `gradle.prop…
-
### How frequently does the bug occur?
Always
### Description
Hey,
if you use Kotlin Multiplatform with an Android module and Realm you most likely also use Robolectric. If you run some re…
-
TipCalculatorTests, the unit test class we created by following the “Write automated tests” codelab, gives an error when run. The TipUITests class created for Ui testing runs smoothly. At first I thou…