Add ability to respond to requests after a timeout
Open
amitmbee
opened this issue 6 years ago
•
0 comments
Currently, the sinonFakeServer responds to all the requests immediately with a mock response. Add ability to respond after a specified timeout. Refer this and this