r8k / sparrow.js

Light & Simple, Apigee JavaScript adapter, for using with test frameworks, on your local machine !!
MIT License
2 stars 1 forks source link

Rewriting Http.js so that we can use it with Nock for stubbing #6

Closed darbyfrey closed 9 years ago

darbyfrey commented 9 years ago

@ajself

r8k commented 9 years ago

Hi @darbyfrey - Travis seems to complain. Can you fix the tests, so that I can take a look at this?

darbyfrey commented 9 years ago

Hi @r8k, my bad. I accidentally made a PR to your repo when I had intended to sent the PR to my fork, so I'll just close this.

FYI, I'm using Sparrow to build a similar testing module that will tie in more closely to the way we're going to be doing our Apigee proxy testing. It's still a WIP, but it lives here: https://github.com/darbyfrey/apigee-mock.

r8k commented 9 years ago

awesome, thanks for using sparrow and drawing inspiration for a better framework. btw, i'd a look at apigee-mock and it looks cool. waiting to use it. :smile: