jQuery Fake AJAX requests for ajax testing using mockjax plugin
Why fake AJAX requests at first place?
Sometimes, JavaScript application needs to communicate heavily with network and testing could became more tedious due to network timeouts and other race conditions Read more [...]