Need a 'mock' server to work on my reactivity
Unanswered
Great Skua posted this in #help-forum
Great SkuaOP
Hello,
In my project, I have cards, and in each one of them I have an option "add to wishlist, "remove from wishlist".
I'm using mocki.io to get a link (of json) to fetch from.
I need to test my wishlist reactivity, is there any mock server to apply my json to and work with it so I could test my reactivity of the wishlist?
In my project, I have cards, and in each one of them I have an option "add to wishlist, "remove from wishlist".
I'm using mocki.io to get a link (of json) to fetch from.
I need to test my wishlist reactivity, is there any mock server to apply my json to and work with it so I could test my reactivity of the wishlist?
2 Replies
give a look at msw