jameslnewell / xhr-mock

Utility for mocking XMLHttpRequest.
197 stars 48 forks source link

Nice Job! #4

Closed thebearingedge closed 9 years ago

thebearingedge commented 9 years ago

Thank you, this module is super useful!

jameslnewell commented 9 years ago

Thanks!!!

Let me know (or submit a PR) if the docs can be improved or you need the missing functions implemented.

thebearingedge commented 9 years ago

For now it's working well as is. Along with xhr, mocha, and jsdom, testing models/repositories has never been so simple... or fast (ms). :+1: Cheers!