day8 / re-frame-http-fx

A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax)
MIT License
259 stars 27 forks source link

Allow api xhrio obj to be provided as test mocks #41

Closed wwiill closed 3 years ago

wwiill commented 3 years ago

When writing tests, I would like to be able to provide a mock implementation of the xhrio object.