Did you initialize Koin somewhere? Not just the te...
# koin
k
Did you initialize Koin somewhere? Not just the test rule...the test rule just overrides stuff for testing...
a
I'm looking to mock out of the box, like it shows in this documentation: https://doc.insert-koin.io/#/koin-test/testing?id=mocking-out-of-the-box
oh, I guess I still need to put in my Koin Application instance
That was very helpful, thank you!
k
👍