jasmine-ajax/spec/javascripts
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
..
helpers Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00
support Remove specific library support and move to supporting XMLHttpRequest 2013-01-08 23:47:56 -08:00
fake-xml-http-request-spec.js Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00
mock-ajax-spec.js Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00
mock-ajax-toplevel-spec.js Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00
webmock-style-spec.js Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00
with-mock-spec.js Rework jasmine ajax to behave more like the jasmine clock and spys 2013-10-11 22:16:22 -07:00