KOIN + KTOR + EXPOSED: test mocking
How am I supposed to mock DB in tests using technologies mentioned in question? None of my solutions work.
The code below returns weird error:
How am I supposed to mock DB in tests using technologies mentioned in question? None of my solutions work.
The code below returns weird error: