Valtteri Puonti

Results 3 issues of Valtteri Puonti

> In order to run instrumentation tests, parallel builds have to be turned off at the moment. This means you can run them via ./gradlew connectedAndroidTest --no-parallel. >Tooling support for...

Expected: * define Koin application and mock dependencies in test's `@Before` What's happening: * Feature module's `injectFeature()` is crashing the test because of duplicate dependencies I'm curious if you've faced...

Started seeing this failure in Azure Pipelines after latest `0.4.2` version. ``` pip3 install --upgrade mobsfscan mobsfscan --exit-warning --sarif --output mobsf-report-android.sarif . /usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.2.3) or chardet (4.0.0) doesn't...