Lukasz Kalnik
09/26/2024, 11:51 AMisolationMode = SingleInstance
), but the repository has to be created using a test coroutine scope.
I need a single instance of the repository, and I also want the scope to last as long as the test Spec (i.e. get canceled at the end of the last test in Spec).