Kevin Gathuku
Kevin Gathuku's Blog

Kevin Gathuku's Blog

Follow
homebadgesnewsletter
Tag

Node.js

#nodejs

More content

Read more stories on Hashnode


Articles with this tag

Mocking External HTTP Requests in Node Tests with Nock

Jul 20, 20161 min read

Testing code that depends on external services and APIs, e.g. the GitHub API, has a variety of challenges. Writing tests that make real HTTP requests...

Mocking External HTTP Requests in Node Tests with Nock