Igor Wojda

Results 68 comments of Igor Wojda

It looks like the module is using an older version of Kotlin and Gradle can't resolve it because of dependency locks. You could run `./gradlew test --write-locks` to update dependency...

Currently most of the dependencies are in alpha state (`1.0.0-alpha12`) and AS `ARCTIC FOX (2020.3.1) CANARY 7` is recommended. I will take a look at this after JetPack compose will...

Hard to say, but this can be dependent on he version of the Android Studio. Can you try clean checkout and run the project on AS 4.2 Beta 4 (or...

Still want to work on that @iam-alamgir ?

Go for it - just write the tests and I will update pipeline (with Github Actions) to run them on each PR BTW I was experimenting with [Barista](https://github.com/AdevintaSpain/Barista) and I...

FYI I have converted project to GitHub Actios - now UI tests will run witch each PR (although there are not good UI tests yet)

Sorry for long hold. #109 is adressed. @sfeatherstone feel free to grad this issue if you are still ager to write some UI tests.