Chapter 8 starts doing some more advanced manipulation of the DOM. Specifically the window object. I haven't found a great way to test for things like ajax calls, popups, resizing, onClick() calls, etc... I did some searching and the jasmine-jquery library may be the best bet. Best of all, it would allow us to use the same testing framework with the code club when we start on the jquery project.
thoughts?
https://github.com/velesin/jasmine-jquery
Chapter 8 starts doing some more advanced manipulation of the DOM. Specifically the window object. I haven't found a great way to test for things like ajax calls, popups, resizing, onClick() calls, etc... I did some searching and the jasmine-jquery library may be the best bet. Best of all, it would allow us to use the same testing framework with the code club when we start on the jquery project.
thoughts?
https://github.com/velesin/jasmine-jquery