mock-server / mockserver-client-node

MockServer javascript client for browsers, Node.js or any grunt build
http://mock-server.com
Apache License 2.0
72 stars 34 forks source link

calling and mockSimpleResponse and mockAnyResponse fails #17

Closed slowdownitsfine closed 7 years ago

slowdownitsfine commented 7 years ago

I might be doing something wrong but calling mockSimpleResponse or mockAnyResponse on the mockServerClient fails in this repo on Node v4.6.2 and package version 1.0.16.

slowdownitsfine commented 7 years ago

Just saw I have to call mockServerClient with host and port info!