Hi all, I'm turning to you once more for a problem I think you can help me with.
So far, for my jsonp plugin (for those who don't know of it: http://code.google.com/p/jquery-jsonp/), I just made a simple test page using the YouTube data API. I have the plugin working in production so I know it's solid but, unfortunately, the site I use it on doesn't cover the whole feature set. So, I'd like to have unit tests for $.jsonp() and was curious as to how you would construct such tests. The main issue I have is that it involves network traffic. How were the $.ajax unit tests constructed? Is there some sort of server-side code to test timeouts or programmatic aborts? Any hint is welcome :) -- Julian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
