jasmine-ajax/spec/javascripts/helpers
slackersoft c2a02dbdf6 Rework jasmine ajax to behave more like the jasmine clock and spys
- use an instance of MockAjax for nicer tests
- the only global install is `mockAjax`
- mockAjax has a `requests` to track requests that have been made
- mockAjax has a `stubs` to track stubs that have been registered
- use just `install` and `uninstall` to be consistent with clock
2013-10-11 22:16:22 -07:00
..
spec-helper.js Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00