Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
nock
HTTP mocking and expectations library for Node.js
Collective -
Host: opensource -
https://opencollective.com/nock
- Code: https://github.com/node-nock/nock
[recorder] jshint
github.com/nock/nock - 32b1ea4078174b77a5637f419611f1b30825d78d authored about 13 years ago by Nuno Job <[email protected]>
github.com/nock/nock - 32b1ea4078174b77a5637f419611f1b30825d78d authored about 13 years ago by Nuno Job <[email protected]>
[recorder] error on body
github.com/nock/nock - 7f823eabd8c9fde2c2dae440b17b6db1f4482119 authored about 13 years ago by Nuno Job <[email protected]>
github.com/nock/nock - 7f823eabd8c9fde2c2dae440b17b6db1f4482119 authored about 13 years ago by Nuno Job <[email protected]>
corrected generator
github.com/nock/nock - 6923a5a8f28d02a46446da214e34d503d561297a authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 6923a5a8f28d02a46446da214e34d503d561297a authored about 13 years ago by Pedro Teixeira <[email protected]>
fixed test and added Nuno Job to contributors list
github.com/nock/nock - 8816777bb887d9a97ab5b2fe857bc5969b933319 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 8816777bb887d9a97ab5b2fe857bc5969b933319 authored about 13 years ago by Pedro Teixeira <[email protected]>
Merge pull request #10 from dscape/master
Fixes missing `reply` and ' in generator
github.com/nock/nock - 245b9ae969946d1a36b07fc3fa9f2c0529339431 authored about 13 years ago by Pedro Teixeira <[email protected]>
[0.5.1] fixed bugs in generator
github.com/nock/nock - 8d8eb0d41215b42b2ff42256bfe336f45053427e authored about 13 years ago by Nuno Job <[email protected]>
github.com/nock/nock - 8d8eb0d41215b42b2ff42256bfe336f45053427e authored about 13 years ago by Nuno Job <[email protected]>
corrected documentation
github.com/nock/nock - 0f8c90120e58dae5a84a1c5549876df11d87cbbc authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 0f8c90120e58dae5a84a1c5549876df11d87cbbc authored about 13 years ago by Pedro Teixeira <[email protected]>
recording HTTP interactions
github.com/nock/nock - 26440e7ba89fdfdecf5f3601eb0a86a3f42cf572 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 26440e7ba89fdfdecf5f3601eb0a86a3f42cf572 authored about 13 years ago by Pedro Teixeira <[email protected]>
recording HTTP interactions
github.com/nock/nock - 70b3089853eb47e09ee538659389170044a1899d authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 70b3089853eb47e09ee538659389170044a1899d authored about 13 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of github.com:pgte/nock
github.com/nock/nock - 45b3e667f0e707136e4eda5485f3f4c8a43991e2 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 45b3e667f0e707136e4eda5485f3f4c8a43991e2 authored about 13 years ago by Pedro Teixeira <[email protected]>
corrected that no matching is done when no interceptors are defined
github.com/nock/nock - 43824a5c7c52cf95c1a5062b0a49f8bd21c47574 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 43824a5c7c52cf95c1a5062b0a49f8bd21c47574 authored about 13 years ago by Pedro Teixeira <[email protected]>
Merge pull request #6 from andyfowler/patch-1
fixes filter* method names in documentation
github.com/nock/nock - 8c68f9934bc9f8c72d2db43823492658c36eb1b7 authored about 13 years ago by Pedro Teixeira <[email protected]>
fixes filter* method names in documentation
github.com/nock/nock - 834e27e63811c30df621145056f9a0f2a76e4007 authored about 13 years ago by Andy Fowler <[email protected]>
github.com/nock/nock - 834e27e63811c30df621145056f9a0f2a76e4007 authored about 13 years ago by Andy Fowler <[email protected]>
minor version bump
github.com/nock/nock - d339e9b166367b1274394184ef99fe499ac850fd authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - d339e9b166367b1274394184ef99fe499ac850fd authored about 13 years ago by Pedro Teixeira <[email protected]>
adds pipe capability to fake responses
github.com/nock/nock - 2a5d06f9690a05d1e93c4ad10cf98e5bf8df2f85 authored about 13 years ago by Alexander Simmerl <[email protected]>
github.com/nock/nock - 2a5d06f9690a05d1e93c4ad10cf98e5bf8df2f85 authored about 13 years ago by Alexander Simmerl <[email protected]>
updated contributors, bumped minor version and updated docs for new functionality
github.com/nock/nock - 85749cf15fd4f6106f0253ddef35ca3dfe654014 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 85749cf15fd4f6106f0253ddef35ca3dfe654014 authored about 13 years ago by Pedro Teixeira <[email protected]>
mimicks addition of headers & implicit set of Host header
github.com/nock/nock - 3ffc5a1d5886d726c1c4f8531f474e36dbf377c9 authored about 13 years ago by Alexander Simmerl <[email protected]>
github.com/nock/nock - 3ffc5a1d5886d726c1c4f8531f474e36dbf377c9 authored about 13 years ago by Alexander Simmerl <[email protected]>
exposes headers for returned request
github.com/nock/nock - 1b5849ac391e81c464938e22d7577b8b3f23b724 authored about 13 years ago by Alexander Simmerl <[email protected]>
github.com/nock/nock - 1b5849ac391e81c464938e22d7577b8b3f23b724 authored about 13 years ago by Alexander Simmerl <[email protected]>
Merge branch 'master' of github.com:pgte/nock
github.com/nock/nock - 4308febcbfb040aa414910d1ad21484d50e25530 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 4308febcbfb040aa414910d1ad21484d50e25530 authored about 13 years ago by Pedro Teixeira <[email protected]>
removing the interceptor from the global interceptors after it has been used
github.com/nock/nock - e978ff6b4e4f37d1b0239f16442e170877d376ac authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - e978ff6b4e4f37d1b0239f16442e170877d376ac authored about 13 years ago by Pedro Teixeira <[email protected]>
Edited README.md via GitHub
github.com/nock/nock - eded13b0d972e00128e348be0611fb3caf4632d5 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - eded13b0d972e00128e348be0611fb3caf4632d5 authored about 13 years ago by Pedro Teixeira <[email protected]>
version bump and contributors update
github.com/nock/nock - 355b897e0c0ccbdd19a0a6412ee92931bd4c6fec authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 355b897e0c0ccbdd19a0a6412ee92931bd4c6fec authored about 13 years ago by Pedro Teixeira <[email protected]>
version bump and contributors update
github.com/nock/nock - 6ba0c23f7ca2e86c5767032157ce8d7896d18695 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 6ba0c23f7ca2e86c5767032157ce8d7896d18695 authored about 13 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of https://github.com/fent/nock
github.com/nock/nock - 4af7270574fb4d58e44cc270156dc9d201e84cd8 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 4af7270574fb4d58e44cc270156dc9d201e84cd8 authored about 13 years ago by Pedro Teixeira <[email protected]>
fixed bug with chaining
github.com/nock/nock - abc35a706c1f08ada6a82bc3a7a3b3a55a18e441 authored about 13 years ago by Roly Fentanes <[email protected]>
github.com/nock/nock - abc35a706c1f08ada6a82bc3a7a3b3a55a18e441 authored about 13 years ago by Roly Fentanes <[email protected]>
version bump
github.com/nock/nock - 37ccab047e61cd0ecd47a1ebc7b08f27d5cd0da6 authored about 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 37ccab047e61cd0ecd47a1ebc7b08f27d5cd0da6 authored about 13 years ago by Pedro Teixeira <[email protected]>
minor fix
github.com/nock/nock - d7ddb2efe192c0840e6bed11eff5246eba4939bb authored about 13 years ago by Roly Fentanes <[email protected]>
github.com/nock/nock - d7ddb2efe192c0840e6bed11eff5246eba4939bb authored about 13 years ago by Roly Fentanes <[email protected]>
added functionality to pause() and resume() and fixed abort()
github.com/nock/nock - 027b334801dfc8de4de815a6ac87136d33949387 authored about 13 years ago by Roly Fentanes <[email protected]>
github.com/nock/nock - 027b334801dfc8de4de815a6ac87136d33949387 authored about 13 years ago by Roly Fentanes <[email protected]>
added abort(), pause(), resume(), and response event
github.com/nock/nock - 2bc04501f8e44878c2a71cd2b64df2fe15c2df91 authored about 13 years ago by Roly Fentanes <[email protected]>
github.com/nock/nock - 2bc04501f8e44878c2a71cd2b64df2fe15c2df91 authored about 13 years ago by Roly Fentanes <[email protected]>
fixed binary encoding requests for replyWithFile
github.com/nock/nock - bffb2169d2856e7bdc48af0f392c09ffb79d6231 authored over 13 years ago by Roly Fentanes <[email protected]>
github.com/nock/nock - bffb2169d2856e7bdc48af0f392c09ffb79d6231 authored over 13 years ago by Roly Fentanes <[email protected]>
logging function support
github.com/nock/nock - b387b60ff77a573e9ba3371e4f2f5f2fa3321156 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - b387b60ff77a573e9ba3371e4f2f5f2fa3321156 authored over 13 years ago by Pedro Teixeira <[email protected]>
logging function support
github.com/nock/nock - 7130b55ea912d382dc594fc21d37e7eab8ed866b authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 7130b55ea912d382dc594fc21d37e7eab8ed866b authored over 13 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of github.com:pgte/nock
github.com/nock/nock - 60822df0e60f19bff3d9c0c90d73eec2426689ee authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 60822df0e60f19bff3d9c0c90d73eec2426689ee authored over 13 years ago by Pedro Teixeira <[email protected]>
added put and delete
github.com/nock/nock - 01a6802160fae51d8ff6a94e0eb0ecef3c1a65d6 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 01a6802160fae51d8ff6a94e0eb0ecef3c1a65d6 authored over 13 years ago by Pedro Teixeira <[email protected]>
Edited README.md via GitHub
github.com/nock/nock - 7e55bd8bee727313a54b3868a127dd07fe17fd39 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 7e55bd8bee727313a54b3868a127dd07fe17fd39 authored over 13 years ago by Pedro Teixeira <[email protected]>
fixed problem when there is no match
github.com/nock/nock - 7126bd3f8bf4378a267a3a7cdf5288d5ce5effbc authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 7126bd3f8bf4378a267a3a7cdf5288d5ce5effbc authored over 13 years ago by Pedro Teixeira <[email protected]>
easier not found error messages
github.com/nock/nock - 4188d95ef3420a21480e7f893dbea5c7c9b18eb2 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 4188d95ef3420a21480e7f893dbea5c7c9b18eb2 authored over 13 years ago by Pedro Teixeira <[email protected]>
bumping a version
github.com/nock/nock - 98092dc5db0f5d7564249d5b081a7aa6138dfc0a authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 98092dc5db0f5d7564249d5b081a7aa6138dfc0a authored over 13 years ago by Pedro Teixeira <[email protected]>
body as a string to be compared
github.com/nock/nock - 92774dc601e3337059f43ba2e2ae3f592e68e04e authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 92774dc601e3337059f43ba2e2ae3f592e68e04e authored over 13 years ago by Pedro Teixeira <[email protected]>
readme fixing
github.com/nock/nock - 95552184791155460028e42f951fc53509c5196e authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 95552184791155460028e42f951fc53509c5196e authored over 13 years ago by Pedro Teixeira <[email protected]>
readme fixing
github.com/nock/nock - d50b769e996135a265ce9ce965fd6be8393c34b5 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - d50b769e996135a265ce9ce965fd6be8393c34b5 authored over 13 years ago by Pedro Teixeira <[email protected]>
path and request body filtering
github.com/nock/nock - bbb7d6a60b215570284a8fd5dd212d5ce8476619 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - bbb7d6a60b215570284a8fd5dd212d5ce8476619 authored over 13 years ago by Pedro Teixeira <[email protected]>
headers are now working properly
github.com/nock/nock - 164c5945f09e30edbaecb7ab4f3199e1dc02af93 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 164c5945f09e30edbaecb7ab4f3199e1dc02af93 authored over 13 years ago by Pedro Teixeira <[email protected]>
fixing readme
github.com/nock/nock - d0b6a44f48dcb2e869563d43bdffd43665abcbbc authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - d0b6a44f48dcb2e869563d43bdffd43665abcbbc authored over 13 years ago by Pedro Teixeira <[email protected]>
fixing readme
github.com/nock/nock - 06631dbef2e72814e345209c67143bf4f5da6692 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 06631dbef2e72814e345209c67143bf4f5da6692 authored over 13 years ago by Pedro Teixeira <[email protected]>
now reply supports file and json
github.com/nock/nock - 3b37dec8c5e2c2af9485854a5925f9cbae8b306c authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 3b37dec8c5e2c2af9485854a5925f9cbae8b306c authored over 13 years ago by Pedro Teixeira <[email protected]>
making it all work
github.com/nock/nock - 31a500c96a9a5329503c2968b5d5f87c0be5a4f8 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - 31a500c96a9a5329503c2968b5d5f87c0be5a4f8 authored over 13 years ago by Pedro Teixeira <[email protected]>
first commit
github.com/nock/nock - ee465f2c44aff6138ac93d5f96cdc89eaa31e5a1 authored over 13 years ago by Pedro Teixeira <[email protected]>
github.com/nock/nock - ee465f2c44aff6138ac93d5f96cdc89eaa31e5a1 authored over 13 years ago by Pedro Teixeira <[email protected]>