4 Commits

Author SHA1 Message Date
06c04c41fb Improve error message of fetch when xhr.onerror occurs (#3003)
* Ensure fetch-tests fail (instead of timeout) on failure

* Standardize failure handling in fetch-tests

* Improve flawed failure condition of test_fetch_json

Previously, the assertion was always true

* Implement better error message for for xhr.onerror within fetch
2016-11-07 11:04:39 +02:00
83536573d8 Fix some broken code snippets 2016-09-29 15:55:55 +03:00
65045595d0 Remove unused result variables in fetch tests 2016-06-30 15:57:32 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00