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

update documentation

github.com/nock/nock - 890ee0551a739fcf2e05d3e6e94310ef104765e6 authored almost 10 years ago by Jérôme Avoustin <[email protected]>
handle post with regexp as spec

github.com/nock/nock - b61f24dda30f0b573fe4e0ca5d4f9b47a35a7cdb authored almost 10 years ago by Jérôme Avoustin <[email protected]>
v0.52.4

github.com/nock/nock - 16db14b999ba95238725f1d26cb1f1f6c474b6f8 authored almost 10 years ago by Pedro Teixeira <[email protected]>
only emitting continue if client expects it. related to #256

github.com/nock/nock - 19c4e5380bd02e388e651eb0f479422261b111bb authored almost 10 years ago by Pedro Teixeira <[email protected]>
v0.52.3

github.com/nock/nock - 8dea94833d93eccbd244f01a541b3a874b1f7790 authored almost 10 years ago by Pedro Teixeira <[email protected]>
only emitting continue once

github.com/nock/nock - 48804bd3781455ecc9cc582931b02280719d0684 authored almost 10 years ago by Pedro Teixeira <[email protected]>
emitting continue after start and write. fixes #256

github.com/nock/nock - 8f303b2a1e5ac00429f1d9e252dd52c52e65987b authored almost 10 years ago by Pedro Teixeira <[email protected]>
v0.52.2

github.com/nock/nock - 33041eae794868cd35b139f8022246d468e6d2df authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #255 from UndeadBaneGitHub/master

bug fixes in removeInterceptor

github.com/nock/nock - 017fc8a763abd56f9e5012ad52b94ab8f87f3dce authored almost 10 years ago by Pedro Teixeira <[email protected]>
bug fixes in removeInterceptor

- if "proto" was not defined in options, no default value was used
- if there was no intercepto...

github.com/nock/nock - 1b6989c80bdba07d22e0c33c472b1e11c749d463 authored almost 10 years ago by UndeadBaneGitHub <[email protected]>
removed browserify warning

github.com/nock/nock - 43f9f38c8935aa798aa9cc99b08b862783fed596 authored almost 10 years ago by Pedro Teixeira <[email protected]>
v0.52.1

github.com/nock/nock - 999eabcff6373876326f526249482953b04f2eb0 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #254 from ardumont/add-toc-to-readme

Add toc to readme to ease reading manual experience

github.com/nock/nock - c11c42f9d1a72e3acce10466d8d66f74dc26a27c authored almost 10 years ago by Pedro Teixeira <[email protected]>
Add toc to readme to ease browsing experience

github.com/nock/nock - 9e480c61a8dc508aca04a75de7e082985fb1e60b authored almost 10 years ago by Antoine R. Dumont <[email protected]>
Merge pull request #253 from MaerF0x0/master

adds warning about restore() and points to cleanAll()

github.com/nock/nock - 14196e335679175f90f8c7bd5abad545830f63c6 authored almost 10 years ago by Pedro Teixeira <[email protected]>
adds warning about restore() and points to cleanAll()

github.com/nock/nock - 93cb299e1d2eb5d95af49f61f0a80128b1e1bb80 authored almost 10 years ago by Mike Graf <[email protected]>
v0.52.0

github.com/nock/nock - b1348d629ffac7c15fd78c0e6e5715f0a04bd343 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'claydotio-pathname-postfix'

github.com/nock/nock - 8bf9a8c137491b838ab28e85169a3188146dc603 authored almost 10 years ago by Pedro Teixeira <[email protected]>
interceptor: match base pathname prefix for paths

github.com/nock/nock - b0460685f22fce3d79d0279c16443dad019a0d79 authored almost 10 years ago by Zolmeister <[email protected]>
Merge pull request #249 from arturmkrtchyan/master

Applied js syntax highlighting for code snippet

github.com/nock/nock - 3d62a2b4e394402adeb878716e0fd64bf5067073 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Applied js syntax highlighting for code snippet

github.com/nock/nock - cca5ce009b6536b4496ee2d57153dcffdfe98733 authored almost 10 years ago by Artur Mkrtchyan <[email protected]>
v0.51.0

github.com/nock/nock - 004ba9ba770696ecfc885b0f1895fdc00806423d authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'capaj-master'

github.com/nock/nock - 7443a4e785c452acdaa84286aadcad5e2f069962 authored almost 10 years ago by Pedro Teixeira <[email protected]>
note about debugging

github.com/nock/nock - cb41ba500f01bd9ec93da83104597a38e96d7cdd authored almost 10 years ago by Jiri Spac <[email protected]>
match Body now ignores line endings

github.com/nock/nock - e910b312197d1bea3e1db953b4604bcb07df9ba6 authored almost 10 years ago by Jiří Špác <[email protected]>
v0.50.0

github.com/nock/nock - 15a62d80f606a497ccc4570e0dac8964f73ced53 authored almost 10 years ago by Pedro Teixeira <[email protected]>
v0.49.0

github.com/nock/nock - c27b4298c3d320dddaa4606ce39efdf01bdf4923 authored almost 10 years ago by Pedro Teixeira <[email protected]>
prepared for a leak on request/caseless

github.com/nock/nock - 99b0367346190e7c78527f9670c870e2e9dd6004 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'enykeev-feature/browserify_compatibility'

github.com/nock/nock - cc2468a58864805d9fabc70ea9b8635fffe18c57 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'feature/browserify_compatibility' of github.com:enykeev/nock into enykeev-feature/browserify_compatibility

github.com/nock/nock - de4f8b12fb6db528cb4730fb3ee30c47db4ba9e6 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #244 from jrpruit1/patch-1

Fix typo in README.md

github.com/nock/nock - 50a22820f442284ebc56a93e16bb0a21282d68ca authored almost 10 years ago by Pedro Teixeira <[email protected]>
Fix browserify compatibility

Fixes #150

github.com/nock/nock - f12955e92cdcd0c776a7225f641d826d1cc8a3f3 authored almost 10 years ago by Kirill Izotov <[email protected]>
Fix typo in README.md

github.com/nock/nock - 5a8b88463dc7b5d05c9464212a2c82229f7f3de2 authored almost 10 years ago by Jake Pruitt <[email protected]>
v0.48.2

github.com/nock/nock - 1e1b414aaa6b37d5e1b3d9e39c3b62780112754d authored almost 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'pose-nock-off-not-working'

github.com/nock/nock - 5a8f4efe6a9beb637e9693c3ea84ecdad11402c0 authored almost 10 years ago by Pedro Teixeira <[email protected]>
Fixes NOCK_OFF='true' not working for some cases.

github.com/nock/nock - b19bae1b4e68f2b3e45402b6ca794fd688ebaaa2 authored almost 10 years ago by Alberto Pose <[email protected]>
tracking for global leaks + jshint

github.com/nock/nock - 789cfa7e113ceab064c5bacba38d61c6f0faf1f5 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.48.1

github.com/nock/nock - 983dafaf2d3293bf972ab0db1243d3b837301ee7 authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'dscape-patch-1'

github.com/nock/nock - 154ff56437340cc5aa3e96d7ddeb7cec1f05e47d authored about 10 years ago by Pedro Teixeira <[email protected]>
Fixes bug in define

Simply wasn't working with wildcard body. Get some code coverage pedro :P

github.com/nock/nock - 09d90bf26bfb7ebe8b1a5da6c82a31741cf6e3e5 authored about 10 years ago by Nuno Job <[email protected]>
Updated README

github.com/nock/nock - 49961fa34ed44ee69112a178b64999bd9d25bf0d authored about 10 years ago by Keith Laban <[email protected]>
Added more tests, fixed some problems

github.com/nock/nock - 3fd2a62dc9c0671ff012386b73328a2f207de620 authored about 10 years ago by Keith Laban <[email protected]>
updated tests, added assertScopesFinished

github.com/nock/nock - 22e679f754c3e5ebbf0657a5b3f511a63795c74a authored about 10 years ago by Keith Laban <[email protected]>
renamed to nock.back

github.com/nock/nock - e8cfc54456292d1e6a01450570f1b0f2f405631f authored about 10 years ago by Keith Laban <[email protected]>
some refactoring

github.com/nock/nock - a8b03e802c9700b57028253918c48133d6cf8aac authored about 10 years ago by Keith Laban <[email protected]>
add NockWith.currentMode

this allows the user the ability to change nockWith mode and restore the previous mode afterwa...

github.com/nock/nock - 00e8a00a65085186c1a51863ae90765d47ec2832 authored about 10 years ago by Keith Laban <[email protected]>
fixed some comments

github.com/nock/nock - 040ebb3bdb9c2e8d15064b29e90c806c854d348e authored about 10 years ago by Keith Laban <[email protected]>
added new nockWith modes and fixed tests: *WARNING* only disabled and record mode are tested so far

github.com/nock/nock - 5e38823040629047d71c80fbea2148d0bf07c414 authored about 10 years ago by Keith Laban <[email protected]>
renamed nockWith to nock_with to conform to coding style

github.com/nock/nock - 8aa57c7265bae6d26f49746692b29382d78d8e04 authored about 10 years ago by Keith Laban <[email protected]>
Added nockWith functionality

github.com/nock/nock - 32127b37aa7cda545cd54741ec046efa07167107 authored about 10 years ago by Keith Laban <[email protected]>
Merge pull request #231 from voitau/patch-1

Update README.md

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

Fixed filteringScope example.

github.com/nock/nock - 6a28f97b082ac6e5bb853e90b4e487a595075796 authored about 10 years ago by Alex Voitau <[email protected]>
v0.48.0

github.com/nock/nock - 3dace95b3dc85355e70251ddffa91505a02e41b3 authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'Datahero-master'

github.com/nock/nock - 165d6effd9b8187c903aabefc0ca9967beec7207 authored about 10 years ago by Pedro Teixeira <[email protected]>
Making nock throw an error if url is not in interceptor list, but has had interceptors, fixes https://github.com/pgte/nock/issues/228

github.com/nock/nock - 9670b94a84aadfdeae987afcd6d5ca33015e8613 authored about 10 years ago by Islam Sharabash <[email protected]>
v0.47.0

github.com/nock/nock - 31f019be69871ef9e1c305283e28e807013eafaa authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'BAKFR-fix-isDone-with-times'

github.com/nock/nock - 56354427da5bd222ae54b924ba07c9031491fb0a authored about 10 years ago by Pedro Teixeira <[email protected]>
Fixes the behavior of isDone() when called on a repeated interceptor.

When an interceptor was repeated with a call to times(),
isDone() was returning true after the f...

github.com/nock/nock - c5be6b519834472a7e6bfb94d206da34db378117 authored about 10 years ago by Kévin Bernard-Allies <[email protected]>
v0.46.1

github.com/nock/nock - a7fccc1f9c6f4cd2a540fca9fa418b1d41f70bfd authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #226 from mhchen/patch-1

Update README.md

github.com/nock/nock - 6e4c4a78fb9c5ac2549d5b96b7a94fe3d35f04fd authored about 10 years ago by Pedro Teixeira <[email protected]>
Add additional formatting to pendingMocks heading

Add . and () to pendingMocks heading to make it more clear that this is a function

github.com/nock/nock - cb3f350f6cdb909d85fdfc6bd0a51ee3b9c68d1a authored about 10 years ago by Mike Chen <[email protected]>
Update README.md

pendingMocks is actually a function that returns the pending mocks, not a property

github.com/nock/nock - e5d955ea1bc104bc5634faf1d02f5b10df671a36 authored about 10 years ago by Mike Chen <[email protected]>
identation fix and return type check

github.com/nock/nock - 51421444401d6a4e22c93fa65677a8a081bcc504 authored about 10 years ago by Pedro Teixeira <[email protected]>
AWS Dynamo test, testing #223

github.com/nock/nock - 90662fc1fcc74586b157dddd5a408a692579ff20 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.46.0

github.com/nock/nock - 2165a881fb7cd541f7af76492408585c8fce9820 authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'miksago-update-dependencies'

github.com/nock/nock - a7866c171313da7269a2fd1051ca8aef125e3ae9 authored about 10 years ago by Pedro Teixeira <[email protected]>
Updated `propagate` to latest version

github.com/nock/nock - db9103b360d6a499f92c90428fe207b3cec2bc4c authored about 10 years ago by Micheil Smith <[email protected]>
Update `debug` to latest version

There appears to be no breaking changes that would Affect Nock, however, I realise tests may not...

github.com/nock/nock - 32a4fe6af0310a7bc49f8273274ffae67bb38018 authored about 10 years ago by Micheil Smith <[email protected]>
v0.45.0

github.com/nock/nock - 1f72647291b6624879f12ef3e2907a9edbb3345b authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'cine-io-chaining_req_on'

github.com/nock/nock - 547d7cf1c9841200d8c4d97d35e96b39c913b2a7 authored about 10 years ago by Pedro Teixeira <[email protected]>
In Node's http.request you can chain the 'on' call

'on' returns the current scope to continue chaining

This fixes assignments made using the chaine...

github.com/nock/nock - 73e36d4664939de32de533b2c8ca68414c4fc223 authored about 10 years ago by Thomas Shafer <[email protected]>
v0.44.3

github.com/nock/nock - 55caa923a53075fad37746e00c375a36c2371e32 authored about 10 years ago by Pedro Teixeira <[email protected]>
added tests and updated documentatin for .removeInterceptor

github.com/nock/nock - 3e98c1994e68fb3247bfcc5c352d5c77401b5035 authored about 10 years ago by Andrei Rusu <[email protected]>
added new method removeInterceptor to remove one specific mock

github.com/nock/nock - d5f235190cfd8acca886b280b2bec376abb2c9c9 authored about 10 years ago by Andrei Rusu <[email protected]>
v0.44.2

github.com/nock/nock - d7a27230b9b8d4977936252602a6d0c2512cf48b authored about 10 years ago by Pedro Teixeira <[email protected]>
Merge branch 'mcmillan-master'

github.com/nock/nock - f8e0a68f0c35ee6a5e2fbb09f29018a558231811 authored about 10 years ago by Pedro Teixeira <[email protected]>
Correctly detect protocol when normalizing request options. Fixes #210.

github.com/nock/nock - 71680ff8b7ae6204bbde7318e2d86745a9c33538 authored about 10 years ago by Josh McMillan <[email protected]>
v0.44.1

github.com/nock/nock - b2acda0d5998077c45c224298d551e9204213471 authored about 10 years ago by Pedro Teixeira <[email protected]>
content encoding works with reply stream. fixes #182

github.com/nock/nock - b1df64dc1197681f87eba8e20a202f178dac1303 authored about 10 years ago by Pedro Teixeira <[email protected]>
fix tests compensating for innacurate timers in node v0.10.30

github.com/nock/nock - 0afdb05fe87b538749550286fe36c5dd5895a835 authored about 10 years ago by Pedro Teixeira <[email protected]>
forgot the asset file

github.com/nock/nock - 366e8145aa3cc3a3b5d93a7f8fb64afa895c42b5 authored about 10 years ago by Pedro Teixeira <[email protected]>
testing reply with file and header for issue #182

github.com/nock/nock - 5831b5cc6a82ef9e25b0c06502ad644a01230a5d authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.44.0

github.com/nock/nock - bb7125ce817e1615c281d4feb643acf7bf2c5f57 authored about 10 years ago by Pedro Teixeira <[email protected]>
more socket support. should fix #217

github.com/nock/nock - 32fd1b04d5112f924a15d127eaa9fbb35c4d7865 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.43.1

github.com/nock/nock - 3a84326c59f10751b33e313aa671ff5157897e9e authored about 10 years ago by Pedro Teixeira <[email protected]>
support for req.on('socket'). fixes #217

github.com/nock/nock - afc3922f092c5a40914bc3f3a79a53e24eb00c5a authored about 10 years ago by Pedro Teixeira <[email protected]>
test whether req emits socket event with socket

github.com/nock/nock - 2609776fe30ec614832de3969cfd1375f8cd06c0 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.43.0

github.com/nock/nock - 4aad74630692d41b3af924d65249b77dc12f5a92 authored about 10 years ago by Pedro Teixeira <[email protected]>
nock no match reports port number in the URL. fixes #216

github.com/nock/nock - 70400bb22b5605d79b8c76280cb671c29afddc33 authored about 10 years ago by Pedro Teixeira <[email protected]>
hyperquest tests on its own domain

github.com/nock/nock - bf25b6d2bb2c6908d46135c594eb6aa12a1ec6f7 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.42.3

github.com/nock/nock - 2411ff293952f28c1e154329512733f5386a7d8a authored about 10 years ago by Pedro Teixeira <[email protected]>
works with hyperquest. fixes #120

github.com/nock/nock - 3e2372689533e6c54e0a16717488459264c20755 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.42.2

github.com/nock/nock - 8307f6658dde66df4e15932830b0a8020216ea1e authored about 10 years ago by Pedro Teixeira <[email protected]>
hostname in options is now case insensitive. fixes #215

github.com/nock/nock - 6d7ae52464e9a0382c8aaa3ee347d9d857ea1d14 authored about 10 years ago by Pedro Teixeira <[email protected]>
v0.42.1

github.com/nock/nock - 0c2311acef12a0142838e8f38621f91cecc84710 authored over 10 years ago by Pedro Teixeira <[email protected]>
Merge pull request #209 from davidchambers/typo

s/output_object/output_objects/

github.com/nock/nock - 52a0b56baf08330ef5d20f26d2b24fc5d388d2f9 authored over 10 years ago by Pedro Teixeira <[email protected]>
s/output_object/output_objects/

github.com/nock/nock - 1777a3c1bdffc7f8b49b137b2c616e3de3ba8bc5 authored over 10 years ago by David Chambers <[email protected]>
v0.42.0

github.com/nock/nock - 7f6b5080b2af5286146ac2801693069cb68ab95f authored over 10 years ago by Pedro Teixeira <[email protected]>
socket.setKeepAlive. fixes #208

github.com/nock/nock - 7b80f5ae6b5b8254f56f199f292955529c931db6 authored over 10 years ago by Pedro Teixeira <[email protected]>
socket event emits req.socket

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