Hi! Is there any way to check graph in tests, like...
# kodein
d
Hi! Is there any way to check graph in tests, like eagerly initialize all bindings? Closest things coming to my mind: https://github.com/square/retrofit/blob/master/retrofit/src/main/java/retrofit2/Retrofit.java#L548