InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
8.98k stars 710 forks source link

Creating tests to resolveViewModel method #1800

Closed gustavobarbosab closed 6 months ago

gustavobarbosab commented 7 months ago

This PR has as the goal to increase the unit test coverage related to the following issue

The test covers the following rules:

image

PS: It's the first contribution in this way, but I'll open new PRs covering other classes.

arnaudgiuliani commented 6 months ago

Thanks, really precious 👍