Open kgashok opened 8 years ago
http://martinfowler.com/articles/asyncJS.html - is a good place to start and finish http://stackoverflow.com/questions/9431597/unit-testing-ajax-requests-with-qunit http://stackoverflow.com/questions/4662641/how-do-i-verify-jquery-ajax-events-with-jasmine
http://kyleschaeffer.com/development/the-perfect-jquery-ajax-request/ http://html.net/tutorials/javascript/lesson21.php http://tutorials.jenkov.com/jquery/ajax.html
http://www.unknownerror.org/opensource/jasmine/jasmine/q/stackoverflow/4662641/how-do-i-verify-jquery-ajax-events-with-jasmine and
http://jasmine.github.io/2.0/introduction.html#section-Asynchronous_Support
http://martinfowler.com/articles/asyncJS.html - is a good place to start and finish http://stackoverflow.com/questions/9431597/unit-testing-ajax-requests-with-qunit http://stackoverflow.com/questions/4662641/how-do-i-verify-jquery-ajax-events-with-jasmine
http://api.jquery.com/jQuery.ajax/ (documentation)
http://kyleschaeffer.com/development/the-perfect-jquery-ajax-request/ http://html.net/tutorials/javascript/lesson21.php http://tutorials.jenkov.com/jquery/ajax.html