Showing posts with label integration testing. Show all posts
Showing posts with label integration testing. Show all posts

Thursday, August 28, 2014

Integration testing services with Jasmine 2.0


Testing real services using jQuery and Jasmine took some research. I saw in the docs that I needed to work with done(), but where?  The code below works.