jasmine-ajax/spec
Joey Parrish 4df24d7e81 Add responseURL support
This adds the ability to mock responseURL, which is used to detect the
ultimate request URL when following 302 redirects.

For more information, see:
https://xhr.spec.whatwg.org/#the-responseurl-attribute

Closes jasmine/jasmine-ajax#145
2016-01-12 14:13:39 -08:00
..
helpers Run specs against separate and concatenated files 2014-08-04 13:15:28 -07:00
integration Merge branch 'master' of https://github.com/salticus/jasmine-ajax into salticus-master 2015-10-28 12:09:12 -07:00
support Include all spec file when running against combined file 2015-10-28 12:06:53 -07:00
eventBusSpec.js Set the this context for event handler to the current XHR and pass proper ProgressEvent arguments 2015-06-12 14:16:56 -07:00
eventSpec.js Set the this context for event handler to the current XHR and pass proper ProgressEvent arguments 2015-06-12 14:16:56 -07:00
fakeRequestSpec.js Add responseURL support 2016-01-12 14:13:39 -08:00
mock-ajax-toplevel-spec.js Add responseURL support 2016-01-12 14:13:39 -08:00
paramParserSpec.js Move specs for the fake XHR to be more unity and less integrationy 2014-08-08 12:50:30 -07:00
requestStubSpec.js added feature to match data/query against RegExp 2015-06-12 13:33:26 -07:00
requestTrackerSpec.js Move some specs into unit tests for request tracker 2014-08-06 18:30:35 -07:00
stubTrackerSpec.js Add some unit tests for stubTracker 2014-08-06 08:02:55 -07:00