rapidjs / rapid.js

An ORM-like Interface and a Router For Your API Requests
https://rapidjs.drewjbartlett.com
710 stars 45 forks source link

any guide how to write tests? #38

Open plandem opened 6 years ago

plandem commented 6 years ago

I need to test my async actions for redux. With axios I could use moxios. What about this lib?

drewjbartlett commented 6 years ago

@plandem Sorry for the late reply. I'll be honest that I am not familiar with using moxios. I can look into this and maybe add it as part of the v2 I am currently doing

drewjbartlett commented 6 years ago

@plandem I can confirm that v2 will easily allow testing