mount

richiardiandrea 2018-10-03T17:46:59.000100Z

do I understand right that yurt use case is not to swap test implementations in test files?

richiardiandrea 2018-10-03T17:47:39.000100Z

I basically do this: (mount/swap-states {#'blob/blob-service {:start #(constantly client-mock)}})

richiardiandrea 2018-10-03T17:48:08.000100Z

would yurt help in readability of the tests?