aboutsummaryrefslogtreecommitdiffstats
path: root/test/middleware-mockserver.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix flakiness in the "jQuery.ajax() - JSONP - Same Domain" testMichał Gołębiowski-Owczarek2020-04-271-1/+3
* Ajax: Do not execute scripts for unsuccessful HTTP responsesSean Robinson2019-09-261-0/+12
* Core: Remove IE-specific support tests, rely on document.documentModeMichał Gołębiowski-Owczarek2019-05-131-1/+1
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-3/+3
* Core: Support passing nonce through jQuery.globalEvalMichał Gołębiowski-Owczarek2019-01-211-1/+3
* Core: Preserve CSP nonce on scripts in DOM manipulationMichał Gołębiowski-Owczarek2019-01-141-0/+8
* Ajax: Fix getResponseHeader(key) for IE11Andrei Fangli2018-11-261-1/+4
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-0/+284