Fork me on GitHub
#integrant
<
2023-11-16
>
Frank Henard21:11:34

I want to mock a function in Clojurescript because with-redefs does not work with our functions that return promises. Would integrant be good for this? If so, any examples?

Frank Henard21:11:51

one idea I had... maybe using protocols and records, and then integrant instantiates the record