jameslnewell / xhr-mock

Utility for mocking XMLHttpRequest.
196 stars 48 forks source link

Include example with `.get` using RegExp #87

Closed benjspriggs closed 4 years ago

benjspriggs commented 4 years ago

Addresses #85 by adding examples to the documentation for setting up mocked methods.