According to the docs I should be able to write te...
# koin
a
According to the docs I should be able to write tests where I have lazy dependencies, which are then used after koin is started. However, reality is that it throws on test init. https://insert-koin.io/docs/2.0/quick-references/testing-your-components/