Fork me on GitHub
#core-async
<
2016-05-30
>
clumsyjedi23:05:37

Am I right in saying that there are complications mocking functions in tests when using core.async

clumsyjedi23:05:00

I am trying to mock the calls within a fn that enqueues it responses to a core.async channel, and I find that my mocks are not called, this happens whether I use with-redefs-fn or midje’s provided macro