jameslnewell / xhr-mock

Utility for mocking XMLHttpRequest.
196 stars 48 forks source link

Fix #72 implem response xml #105

Closed K0d1Lu closed 3 years ago

K0d1Lu commented 4 years ago

Have had to install core-js to make the project running, can add it to the pr if needed. I couldn't test the error status as MockError crashes in constructor when I try to test it.

K0d1Lu commented 4 years ago

@jameslnewell how can I add you as a reviewer ?

jameslnewell commented 4 years ago

Oh, thanks for the PR! Apologies for the delayed response (my current employer uses GH which makes it hard to keep track of notifications in my OS repos). Will review in the next week.

K0d1Lu commented 3 years ago

Oh, thanks for the PR! Apologies for the delayed response (my current employer uses GH which makes it hard to keep track of notifications in my OS repos). Will review in the next week.

Hi @jameslnewell did you have the time to check this PR ?