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

Merge branch 'fixed-ClientRequest-related-issues'

github.com/nock/nock - b2fb0beecf69d4d09bc8ea73554827e54b888f01 authored over 10 years ago by Pedro Teixeira <[email protected]>
Fixed out-of-order recording of pending requests

The problem was exposed through unit test 'checks if callback is specified' interfering with othe...

github.com/nock/nock - d9a36e9ff1f504a9207e6faf172fde6f4afc2639 authored over 10 years ago by ierceg <[email protected]>
Fixed some ClientRequest overriding related issues

Fixed compatibility issues with other libraries overriding
ClientRequest (e.g. xhr2)
Unified htt...

github.com/nock/nock - e1f66a7c01e6864063829494cd7152c0d4a753c1 authored over 10 years ago by ierceg <[email protected]>
v0.29.0

github.com/nock/nock - 69111a5aefec1d8cd4b9a70b0794a72bf6a93175 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'SoftwareMarbles-add-recorder-object-loading'

github.com/nock/nock - b535ea7530b4a6f0107789556b54082a6589e345 authored over 10 years ago by Pedro Teixeira <[email protected]>
Added loading of recorded objects

Fixed support for binary buffers
Added request headers to recorded objects
Obsoleted port and re...

github.com/nock/nock - 7062ef36213f73c03dab7ef8b9840bd622145094 authored over 10 years ago by ierceg <[email protected]>
v0.28.3

github.com/nock/nock - f38705e85ccc7a4383e3ea206d660c47befa0846 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #165 from SoftwareMarbles/fix-double-recording

Added recording in progress check

github.com/nock/nock - b51d90c53f7d1662f0b1f33cb3e9500c3428e00d authored over 10 years ago by Pedro Teixeira <[email protected]>
Added recording in progress check

github.com/nock/nock - d23e5f08fc5a3c9e6b3ad28a8e9514564025afc1 authored over 10 years ago by ierceg <[email protected]>
v0.28.2

github.com/nock/nock - f99858285d104fa7fdf1e7e546a000ce4d308a9d authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.28.1

github.com/nock/nock - 786ad0aeb6ac91e2c93760a4b10766b6bdece858 authored over 10 years ago by Pedro Teixeira <[email protected]>
only testing latest stable node on travis

github.com/nock/nock - 188a8e6b5e4ef8fc472845d9ac667b57a72e467f authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #162 from danjenkins/master

adding in docs for delayConnection

github.com/nock/nock - 521231f9772c4bf968567a509d69ed7c15aa0506 authored over 10 years ago by Pedro Teixeira <[email protected]>
adding in docs for delayConnection

github.com/nock/nock - 8c148cfa68605f03286fbac0525ec3f455ef300a authored over 10 years ago by Dan Jenkins <[email protected]>
Merge pull request #157 from spenceralger/emit_stream_errors

proxy error events when proxying a streamed response

github.com/nock/nock - e565aebb9b5b049f9d59e1a8f7dc3af82b1da81f authored over 10 years ago by Pedro Teixeira <[email protected]>
v0.28.0

github.com/nock/nock - 8dbf4d5a1265e106f5bd7ff7956b26feb70cb485 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #161 from danjenkins/master

Enable nock to delay the connection itself

github.com/nock/nock - 7ff72c8660b222a3a943eb34404ed329f6dc7365 authored over 10 years ago by Pedro Teixeira <[email protected]>
duplicate some tests and call delayConnection instead of delay

github.com/nock/nock - 06dc256987980d4aaa089049be1efd1194f94d49 authored over 10 years ago by Dan Jenkins <[email protected]>
add the basics so that you can delay the initial connection happening

github.com/nock/nock - def3100a2707f5eb4f5ba5343e3c89bae623da72 authored over 10 years ago by Dan Jenkins <[email protected]>
proxy error events when proxying a streamed response

github.com/nock/nock - 598bfaff02aacf43552ec3f2d71f6bcea1d8f935 authored over 10 years ago by Spencer Alger <[email protected]>
v0.27.3

github.com/nock/nock - 566e86f287156e78b5c497314d8c3ec5376983c6 authored over 10 years ago by Pedro Teixeira <[email protected]>
fix issue 154 - post with superagent

github.com/nock/nock - d190fbd10c157a584e162ed3713b538c6b0c00f9 authored over 10 years ago by Petr Joachim <[email protected]>
Merge pull request #152 from mreinstein/patch-1

Update README.md

github.com/nock/nock - a81710baf1c4c3322eff25b8de47df16ecb9c1cb authored over 10 years ago by Pedro Teixeira <[email protected]>
Update README.md

#150

github.com/nock/nock - 620b3a12bffa708fabbe00ac14cb137e1b2a681a authored over 10 years ago by Mike Reinstein <[email protected]>
Merge pull request #148 from SoftwareMarbles/add-output-objects-to-recorder

Add output objects to recorder

github.com/nock/nock - b46466715d43673e935c123642aac28aae7a6e90 authored over 10 years ago by Sven Lito <[email protected]>
Update README.md

github.com/nock/nock - b2fc8bece3db7933d8ec800e1c4c50293fb19cd1 authored over 10 years ago by Ivan Erceg <[email protected]>
Added output_objects option for recording

The “output_objects” option forces recorder to output objects instead
of strings (see README for...

github.com/nock/nock - 438b83adfe4156917807e9f2df241e7bb75ddfe2 authored over 10 years ago by ierceg <[email protected]>
v0.27.2

github.com/nock/nock - 68a9313622c0b9cbfe1e0a857ee36e9ed7572c1c authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #143 from BlueRival/bug-139

fix whitespace

github.com/nock/nock - a8cb91a12502ecb4aa844061963d83741dd31261 authored over 10 years ago by Pedro Teixeira <[email protected]>
fix whitespace

github.com/nock/nock - 4a843216ce9314da2ffc16fd5866b4412d801d4e authored over 10 years ago by Anthony Hildoer <[email protected]>
Merge pull request #140 from BlueRival/bug-139

finish event fired on req before end event

github.com/nock/nock - dfc25886a4e84c22aa2172401000d65be9350ba9 authored over 10 years ago by Sven Lito <[email protected]>
finish event fired on req before end event

github.com/nock/nock - fe481393dfec13e7febd2dce793b928e88bb144e authored over 10 years ago by Anthony Hildoer <[email protected]>
bumped patch version to v0.27.1

github.com/nock/nock - f128e3fb1dc5eaa5bbf47b2804dde8c9f06347d8 authored almost 11 years ago by Pedro Teixeira <[email protected]>
Modified the way that streams are resumed when they are the response body, so that the response consumer has a chance to attach listeners.

github.com/nock/nock - 5d8b9a3e9452314266eef2977fe55d1dc49c995b authored almost 11 years ago by Spencer Alger <[email protected]>
minor version bump to 0.27.0

github.com/nock/nock - fe540095826190f025b3581315ebf033a7ceb2ff authored almost 11 years ago by Pedro Teixeira <[email protected]>
Merge branch 'json_content_type' of github.com:spenceralger/nock into spenceralger-json_content_type

Conflicts:
lib/request_overrider.js

github.com/nock/nock - 3dae1edc37457d7471e6b12bb2e190a3c1a1ba8e authored almost 11 years ago by Pedro Teixeira <[email protected]>
minor version bump to 0.26.0

github.com/nock/nock - 03c659e6a8f93a9b629fb9e390aee7b7851db779 authored almost 11 years ago by Pedro Teixeira <[email protected]>
added spenceralger to contributor list

github.com/nock/nock - 6ea7803469c3dc92bab95f05f1be70d72812e833 authored almost 11 years ago by Pedro Teixeira <[email protected]>
previously only addressed the JSON encoding for reply callbacks. Now we're covered.

github.com/nock/nock - 879d0290743ceae2dafebc488fa048ae3174abb1 authored almost 11 years ago by Spencer Alger <[email protected]>
When the reply body is JSON.stringified, it also sets the content-type header to application/json.

github.com/nock/nock - f2f9ed5c17763f1aad96a30cb53d93ac5b09cb58 authored almost 11 years ago by Spencer Alger <[email protected]>
Added a delay function which causes the request to halt for N ms before replying.

github.com/nock/nock - f28dc3c973651830b930793932b4006577260dc1 authored almost 11 years ago by Spencer Alger <[email protected]>
[minor] improve readme formatting

github.com/nock/nock - e6b88320ab5759bf4b2e9caab7665977abd7e77b authored almost 11 years ago by Sven Lito <[email protected]>
minor version bump to 0.25.0

github.com/nock/nock - bfc867303321d4393476ad8baeaeef972436a8fd authored almost 11 years ago by Pedro Teixeira <[email protected]>
initial support for streams 2

github.com/nock/nock - 3228760f2e7641de2bd15d2bea29425987c4d26a authored almost 11 years ago by Pedro Teixeira <[email protected]>
patch version bump to 0.24.2

github.com/nock/nock - fd0d4493db588341de9fda9f36e5fd6c4fa027f7 authored almost 11 years ago by Pedro Teixeira <[email protected]>
assigning the value of req.path to options.path before trying matches. Fixes #130.

github.com/nock/nock - 93d4c772554ee2f947cf40b12874fa7b135e018c authored almost 11 years ago by Pedro Teixeira <[email protected]>
superagent works

github.com/nock/nock - 22604eba91dd7da34df3f32125832bddeedac9af authored almost 11 years ago by Pedro Teixeira <[email protected]>
corrected travisci badge url

github.com/nock/nock - 38e456f1c2c5b212b170be70fbb119afbd325143 authored almost 11 years ago by Pedro Teixeira <[email protected]>
patch bump and git repo url updated

github.com/nock/nock - f4a2c4cff402def9bad5c910ea4b16485e7b34d5 authored almost 11 years ago by Pedro Teixeira <[email protected]>
minor version bump to 0.24.0

github.com/nock/nock - fb911efce5406e185aa18626f9f447410210cbcd authored almost 11 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of github.com:facundoolano/nock into facundoolano-master

github.com/nock/nock - ef655bbeab08ff840cfc08b3ff12ef52f6934fb9 authored almost 11 years ago by Pedro Teixeira <[email protected]>
minor version bump

github.com/nock/nock - 7e76b285ca2fe74367eef8db4d19a2a49d75dabe authored almost 11 years ago by Pedro Teixeira <[email protected]>
Fix #124 test for compatibility with node v0.8.x

github.com/nock/nock - 52b9afd8df69038bddea87192a01b979683bd1ff authored almost 11 years ago by tonyskn <[email protected]>
Fix #124: .persist() broken when used with .replyWithFile()

github.com/nock/nock - ff1755ebcced6c38b169f1d275d60ec1d7a3796f authored almost 11 years ago by tonyskn <[email protected]>
Update intercept.js

typo

github.com/nock/nock - d7ea301132d402cc0b288a0def226d370dffb2e7 authored about 11 years ago by facundoolano <[email protected]>
Update intercept.js

github.com/nock/nock - 0b955205a0504763f597b3afe7ceded8450ce353 authored about 11 years ago by facundoolano <[email protected]>
added David Rousselie as contributor

github.com/nock/nock - 4fe1226499fbcdd111ab61eccfc4e9ee8d3cd323 authored about 11 years ago by Pedro Teixeira <[email protected]>
v0.22.0

github.com/nock/nock - 95cb76f93dabeb86aa0843e6e35d409ec4679f87 authored about 11 years ago by Pedro Teixeira <[email protected]>
Fix interceptor removal so that it can match requests on the same URL with differents headers

github.com/nock/nock - cf3ac8bf4754a10a2c03019aa290fe17a8257d22 authored about 11 years ago by David Rousselie <[email protected]>
Merge pull request #118 from tinogomes/master

adding documentation for blocking requests and repeaters

github.com/nock/nock - 74b594dc64c9e57c9603f7133b4601b692348cbb authored over 11 years ago by Pedro Teixeira <[email protected]>
adding documentation for blocking requests and repeaters

github.com/nock/nock - 07632b1d57dbd76d3e0012994b170ede7ef05c47 authored over 11 years ago by tinogomes <[email protected]>
Merge pull request #117 from tinogomes/master

Sugar sintaxe for times method: "once", "twice", and "thrice"

github.com/nock/nock - 89d21fb1d1449f30cf6f11dcdbdc0dedd6f3bee1 authored over 11 years ago by Pedro Teixeira <[email protected]>
Sugar sintaxe for times method: "once", "twice", and "thrice"

github.com/nock/nock - 14600a7b651eee73943f8af605696f639d640e10 authored over 11 years ago by tinogomes <[email protected]>
minor version bump

github.com/nock/nock - 1c7eb1d444df8ffad6df10ad9697009a29204097 authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #116 from tinogomes/master

Repeat response n times

github.com/nock/nock - 55bbbdd23d26d6c7be9c19468a8f86456b2333b6 authored over 11 years ago by Pedro Teixeira <[email protected]>
bumping patch version

github.com/nock/nock - b9321226f84c8241379ac8df9bcb63fb019b7999 authored over 11 years ago by Pedro Teixeira <[email protected]>
Repeat response n times

github.com/nock/nock - 512a01cebce60be05fb12a4506e75a5bfb4f3f1f authored over 11 years ago by tinogomes <[email protected]>
minor version bump

github.com/nock/nock - 585b7dfc0fa401864c8f02d72ec0bcee1fff176e authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #114 from tinogomes/master

Restricting real HTTP request that matches wiht a string/regexp

github.com/nock/nock - 6763d271223bc21ae413fe411ed90114705d91fb authored over 11 years ago by Pedro Teixeira <[email protected]>
considering NOCK_OFF env for make real HTTP request

github.com/nock/nock - f282c39579f066071664a787f8351cbb5d87d7e6 authored over 11 years ago by tinogomes <[email protected]>
update README again for restrict real HTTP request

github.com/nock/nock - e7902be07504ddb88d423ae8a08aef9a095afed9 authored over 11 years ago by tinogomes <[email protected]>
update README for enableNetConnect with matcher

github.com/nock/nock - 9d6034b1bacd42e39d7195d013046225d6373f66 authored over 11 years ago by tinogomes <[email protected]>
enable only real HTTP that matched

github.com/nock/nock - ab4c80664b24463e032e7dec28ebfef40e9c8f7e authored over 11 years ago by tinogomes <[email protected]>
minor version bump

github.com/nock/nock - 7fd37956d4de38fcce29622bafc345277345bc9d authored over 11 years ago by Pedro Teixeira <[email protected]>
minor version bump

github.com/nock/nock - 5e3673537f152fc33a2cdb0d0e83e20f25df2842 authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #113 from tinogomes/master

Enable/Disable real HTTP request

github.com/nock/nock - db9ff4be6228569148af73b0ee8547f06840acb2 authored over 11 years ago by Pedro Teixeira <[email protected]>
update READM with instructions for enable/disable real HTTP request.

github.com/nock/nock - a6f98a8d1faddf9876ea455c53af401c4affe97a authored over 11 years ago by tinogomes <[email protected]>
testing when disabled real http request

github.com/nock/nock - 7541610a67f2068f399e325df0fb800875dbc174 authored over 11 years ago by tinogomes <[email protected]>
permit enable/disable real http request

github.com/nock/nock - 26cf4ab8714e99c7ee209e4ce4a657ae107e1179 authored over 11 years ago by tinogomes <[email protected]>
Merge pull request #110 from shapeshed/patch-1

[fix] remove console.log

github.com/nock/nock - 3525f9ee498df8906343c331c8369acaa77f6017 authored over 11 years ago by Pedro Teixeira <[email protected]>
[fix] remove console.log

This was added as part of commit 1de8328

github.com/nock/nock - 3e73bd0d53cf4dd2cf10f420195f4eb91a5ca1d9 authored over 11 years ago by George Ornbo <[email protected]>
added contributors and minor version bump

github.com/nock/nock - a41efb07b49a6b64a52ab74efb04f37f3278c1b0 authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #109 from athieriot/fix-google-test

Fixing real google status code

github.com/nock/nock - e6d8cfa317e16712b0995d9440d7b6564ddec652 authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #108 from athieriot/body-parsing

Content-Type header can be capitalized

github.com/nock/nock - 1de832866b8decdbbe4498d8423c4296fabc778b authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #107 from Clever/master

missing req property on response object from nocked response

github.com/nock/nock - 3b20d17b585adea4b5326e1a86940fa8eb672d1d authored over 11 years ago by Pedro Teixeira <[email protected]>
Real Google status code is 404

github.com/nock/nock - 6d6795a6ae53336606e193bc0ea383fedddcfe2c authored over 11 years ago by Aurélien Thieriot <[email protected]>
Content-Type header can be capitalized

github.com/nock/nock - 8ed51ffbd75b6562189886acf44df42ac61a35e7 authored over 11 years ago by Aurélien Thieriot <[email protected]>
missing req property on response object

github.com/nock/nock - fd454878912ff640d655737c12124cf831567662 authored over 11 years ago by Alex Zylman <[email protected]>
added contributor

github.com/nock/nock - d90d2dbd30204b6fcc4aebca9ffc73aa5a68294f authored over 11 years ago by Pedro Teixeira <[email protected]>
minor version bump

github.com/nock/nock - 5e3185f97393adcfe13dd218bd1525aaae5271f8 authored over 11 years ago by Pedro Teixeira <[email protected]>
documented pending mocks. related to pull request #105

github.com/nock/nock - cd04da732f8b139aa8ba0071df3381638e926588 authored over 11 years ago by Pedro Teixeira <[email protected]>
minor version bump

github.com/nock/nock - b474fd8df99466d8c5e4f243939f53b84117a195 authored over 11 years ago by Pedro Teixeira <[email protected]>
minor version bump

github.com/nock/nock - 7e78fd11c709bff13e9258aef488cf22360cf454 authored over 11 years ago by Pedro Teixeira <[email protected]>
removed wrongful return on intercept tests

github.com/nock/nock - 6f024d471ad350cb758bcc35149c3e1c6653e32c authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #105 from TomHoss/exposePendingMocks

Expose pendingMocks method on the nock object

github.com/nock/nock - 0a517e19be429567726077ecd26c56e29bf51316 authored over 11 years ago by Pedro Teixeira <[email protected]>
expose pendingMocks

github.com/nock/nock - 2e779cf4f08160aaf561d8c2dc3a5434269250ca authored over 11 years ago by Tom Hosford <[email protected]>
Merge pull request #103 from watson/docs

Fix documentation bug

github.com/nock/nock - d91bad07d8841f39fa7f913a5629fad40a381b49 authored over 11 years ago by Pedro Teixeira <[email protected]>
Merge pull request #104 from watson/dry

DRY up request and path filtering

github.com/nock/nock - 1bc79d01d88bf92fb904744749626e894e91fb24 authored over 11 years ago by Pedro Teixeira <[email protected]>
Fix documentation bug

github.com/nock/nock - 25a056c2aa20050068499483cd34f24325a82e6a authored over 11 years ago by Thomas Watson Steen <[email protected]>
DRY up request and path filtering

github.com/nock/nock - 3b7973c91be478ca911ee6af28b2557eb3b9a10a authored over 11 years ago by Thomas Watson Steen <[email protected]>