markusfluer
b17457f5a2
Fixed tests for request.js
2017-09-18 14:23:44 +02:00
Bart Nagel
b201b96a37
Polyfill XHR.responseURL so tests pass in old Safari ( #73 )
...
This property is only used in the tests. It doesn't exist in Safari 8
and before, so where it's not available this patch polyfills it,
allowing the test to continue.
2016-07-11 06:55:47 +02:00
Bart Nagel
7976f06043
Added: cacheBust option ( #71 )
...
* Refactor request test to allow further tests to be added
* Make cache-busting optional
Closes #70
2016-06-28 06:46:14 +02:00
Maxime Thirouin
3bc67f245c
Cleanup & travis (should break)
2014-10-14 11:42:36 +02:00
Maxime Thirouin
165532d43c
Relocate all the things
2014-10-14 08:23:56 +02:00