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

added node v5 to be tested in travis

github.com/nock/nock - f17e6d41ca6cc04bd4c14f967ffc8f33e73e23b4 authored almost 9 years ago by Pedro Teixeira <[email protected]>
added node v0.10 to travis tests

github.com/nock/nock - ced00432a3c69a49e50e72c23ef2cc56cf531baa authored almost 9 years ago by Pedro Teixeira <[email protected]>
reinstated recorder tests (related to #404)

github.com/nock/nock - 584616a72eb1f1a53ec4ad6a53b414474511073c authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'ierceg-fix-issue-404'

github.com/nock/nock - f617a7c5bbc6a75032c4e7a9d1d5b8662b967a88 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Fix #404 replace bad POST with GET requests

github.com/nock/nock - 8e6d8624652f66fa1751460660931def184d8a80 authored almost 9 years ago by Ivan Erceg <[email protected]>
v3.1.0

github.com/nock/nock - ffcd2a9a4184e1ee2074c365b84308c7f1795c1f authored almost 9 years ago by Pedro Teixeira <[email protected]>
taking out the tests that dont run in node v0.10

github.com/nock/nock - fbf4d77e2789724ee9ae5cafc7857380b013f317 authored almost 9 years ago by Pedro Teixeira <[email protected]>
updated browserify bundle

github.com/nock/nock - 87eb2cfef57983649a7a7111ba17f40eb63efda3 authored almost 9 years ago by Pedro Teixeira <[email protected]>
fixed nock hanging on node v0.10. fixes #402

github.com/nock/nock - 13b65dd4fc195112453e00a55ae6dce05ed67945 authored almost 9 years ago by Pedro Teixeira <[email protected]>
updated browserify bundle

github.com/nock/nock - f25a1edfedd1d105835bcb8bd53b916fea3849fc authored almost 9 years ago by Pedro Teixeira <[email protected]>
removed recorder from coverage tests

github.com/nock/nock - 58a897db5ebeefcc369a46772b0727a012c801fa authored almost 9 years ago by Pedro Teixeira <[email protected]>
[fix] updated debug version (see #403)

github.com/nock/nock - 804006b1d3903e609dfbfd7de4e8abb60730b5d7 authored almost 9 years ago by Pedro Teixeira <[email protected]>
[fix] fixed recorder test because of failing domain.com url

github.com/nock/nock - 6d33654049cdc33f2c33ed04b232c9ae8b984f47 authored almost 9 years ago by Pedro Teixeira <[email protected]>
removed recorder tests for now. (see #404)

github.com/nock/nock - 842e26107e9fdf70f72e7a5d1a3e901b10a088c2 authored almost 9 years ago by Pedro Teixeira <[email protected]>
using latest superagent

github.com/nock/nock - 8fa5c7d25a27378124ed75e4da2ac0cd6daee62a authored almost 9 years ago by Pedro Teixeira <[email protected]>
browserify bundle update

github.com/nock/nock - dd1d1aa713418faf5fea841dade58de6131a70ef authored almost 9 years ago by Pedro Teixeira <[email protected]>
query(true) matches no query string

github.com/nock/nock - 5eb5e2e7dc950c20f65b26fd6fed50dacec27cdf authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of github.com:pgte/nock

github.com/nock/nock - 0f8b6bfad17d6085b22902b51a44c3fe27afc0ef authored almost 9 years ago by Pedro Teixeira <[email protected]>
v2.18.2

github.com/nock/nock - c142ac153d977ba58d659c63b186683308cc19c2 authored almost 9 years ago by Pedro Teixeira <[email protected]>
browserify bundle

github.com/nock/nock - 4f9b3decbd6fc234cf7c5854c2489c6e8c795f26 authored almost 9 years ago by Pedro Teixeira <[email protected]>
no presumption we have fs because of browserify. another attempt at trying to fix #150

github.com/nock/nock - b5d634ce29d048bd36ae19c22f71bd778a20f344 authored almost 9 years ago by Pedro Teixeira <[email protected]>
v2.18.1

github.com/nock/nock - 68f4aa752c3d6dd916b3ffda86731c3639796450 authored almost 9 years ago by Pedro Teixeira <[email protected]>
no presumption we have fs because of browserify. trying to fix #150

github.com/nock/nock - 5e5402b1fae9ae3a150c270af35a1c3118bbdf9c authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #395 from ryanmurakami/master

Adding example for debug environment variable

github.com/nock/nock - 40dcb39d1657d16f4bde9837d5cae26dc159b9b9 authored almost 9 years ago by Pedro Teixeira <[email protected]>
[doc] clarifying net connect behaviour, fixes #401

github.com/nock/nock - 575f88758c0686f9edd44d97c89af6a052ac6871 authored almost 9 years ago by Pedro Teixeira <[email protected]>
net connect examples

github.com/nock/nock - e82cc19ec461a87234bbc4c44562021e1f292223 authored almost 9 years ago by Pedro Teixeira <[email protected]>
v2.18.0

github.com/nock/nock - 91fec866f7e922ad7d5ca470d2908deceb7909c0 authored almost 9 years ago by Pedro Teixeira <[email protected]>
v2.18.0-alpha.2

github.com/nock/nock - 864afca3c6207999a40906416ff1c820f8c467d2 authored almost 9 years ago by Pedro Teixeira <[email protected]>
more generic treatment for arrays

github.com/nock/nock - 96e0485ef4ded03a47ea38e21f9130b349d169e3 authored almost 9 years ago by Pedro Teixeira <[email protected]>
isomorphic fetch

github.com/nock/nock - 606fdd48601a3712dc86a73982bafc67f6c1e7e8 authored almost 9 years ago by Pedro Teixeira <[email protected]>
examples for several types of delay and timeout

github.com/nock/nock - ce0e46cc1cdc71faa66e5f55629abe133b78e3b6 authored almost 9 years ago by Pedro Teixeira <[email protected]>
v2.18.0-alpha.1

github.com/nock/nock - 647d491131746be7baa702edcdde686c8acbd1d2 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #397 from pgte/browserify

Browserify support - alpha

github.com/nock/nock - 6a549d54e0ee927b0ce125cb1ea9bd386d91c6a4 authored almost 9 years ago by Pedro Teixeira <[email protected]>
removing node v0.10 from travis tests

github.com/nock/nock - 056683d05f2359b149f80c18a6f3dcd32ec7fdde authored almost 9 years ago by Pedro Teixeira <[email protected]>
harmony flags on istanbul coverage tests

github.com/nock/nock - 82c72f46fbd69a7e5c50999fc2f95bb0d0c0c5db authored almost 9 years ago by Pedro Teixeira <[email protected]>
trying to make it work with browserify

github.com/nock/nock - f9063fc593138204c6ba01e336095ba18c7b7458 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of github.com:pgte/nock

github.com/nock/nock - 571e3b385bbd562bf548d103c5f2bef2e55849c1 authored almost 9 years ago by Pedro Teixeira <[email protected]>
travis badge is just master status

github.com/nock/nock - b67b53bf2bd82a695b3afec8e2d2d903aef4e1b4 authored almost 9 years ago by Pedro Teixeira <[email protected]>
added browserify test to collection of tests

github.com/nock/nock - 571f697a732a8eb3c5205b657af78c41dc367986 authored almost 9 years ago by Pedro Teixeira <[email protected]>
browserify test dependencies

github.com/nock/nock - 604259cb295a7a9eb1e28cf11302c5a9c3d351c6 authored almost 9 years ago by Pedro Teixeira <[email protected]>
make nock work on browserify. fixes #150

github.com/nock/nock - 48feee4c2b7eae43d08290e186e1b9c819035f19 authored almost 9 years ago by Pedro Teixeira <[email protected]>
browserify tests

github.com/nock/nock - 29920a3cc9deba7b0dc496073f34d5502cc57886 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #396 from four43/patch-1

Added localhost enableNetConnect to README

github.com/nock/nock - 5c350dbfcfd34bd068b8922ef00295ed4bcf06a2 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Added localhost enableNetConnect to README

I'm just getting picky here but I didn't put together the `enableNetConnect` and localhost when ...

github.com/nock/nock - 84b3ece9a9df8f13e7cfa1bc88bbe232cb815686 authored almost 9 years ago by Seth Miller <[email protected]>
Adding example for debug environment variable

github.com/nock/nock - 92d14cf9bec2dcf41a804f86f8e836a7057e3eba authored almost 9 years ago by Ryan Lewis <[email protected]>
v2.17.0

github.com/nock/nock - a7596a9593df2ddff1443ab90403f653c345fb05 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'seegno-forks-enhancement/add-global-pending-mocks'

github.com/nock/nock - a335d35fa95c30e7c25cdb1128b05130d094b393 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Add `pendingMocks()` to global scope

github.com/nock/nock - 201868eb4ca2de622e9b313b4994613fe8a74d17 authored almost 9 years ago by Nuno Sousa <[email protected]>
v2.16.1

github.com/nock/nock - 5937b9d3a5801479367226919bc6b5cc53b68ea2 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'neophob-request-promise-testcase'

github.com/nock/nock - 4220fad0db406b868190e492d2fc9382c9f45d60 authored almost 9 years ago by Pedro Teixeira <[email protected]>
support for IPv6 addresses. fixes #386

github.com/nock/nock - 4361e966cf59b46b6c5d5046acc52b7f63720d74 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'request-promise-testcase' of git://github.com/neophob/nock into neophob-request-promise-testcase

github.com/nock/nock - 59de3d2c931a8da6c3526208df740a3b24c7890b authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'neophob-use-strict-for-testcases'

github.com/nock/nock - 89457eadc8730582b3cbc252d719de9e7d8e8eea authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'use-strict-for-testcases' of git://github.com/neophob/nock into neophob-use-strict-for-testcases

github.com/nock/nock - 454170e350a02c14a9be9a5eea0ca5ce025443d8 authored almost 9 years ago by Pedro Teixeira <[email protected]>
add request-promise to requred dev packages

github.com/nock/nock - a7cf712aaba314331900f55a9dffdb6db742c036 authored almost 9 years ago by michuNEEO <[email protected]>
add request-promise test case - does not work if ipv6 address gets enabled

github.com/nock/nock - b9edecbea2a9a6e8b75d275d2233b9b8e2d05c56 authored almost 9 years ago by michuNEEO <[email protected]>
Merge branch 'seegno-forks-bugfix/improve-is-done-code-coverage'

github.com/nock/nock - a46ed6edfb926ce5bb6a93b82c79e04441e0d7a9 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'bugfix/improve-is-done-code-coverage' of git://github.com/seegno-forks/nock into seegno-forks-bugfix/improve-is-done-code-coverage

github.com/nock/nock - 5c43ebea2440c1b01dda882f2470340eafd3e9af authored almost 9 years ago by Pedro Teixeira <[email protected]>
Improve code coverage for `isDone` method

github.com/nock/nock - f66eda78885060b60a69399ac2e029650e3c942f authored almost 9 years ago by Nuno Sousa <[email protected]>
v2.16.0

github.com/nock/nock - 9d9ac756cfb13f47aafc72318bcc7a457ae68e7e authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'seegno-forks-enhancement/add-global-is-done'

github.com/nock/nock - e1225649c34606ade35fe89ae91a447031132d95 authored almost 9 years ago by Pedro Teixeira <[email protected]>
Add `isDone()` to global scope

github.com/nock/nock - d530377f8bf23eb25024a994be40b3d74aa6c447 authored almost 9 years ago by Nuno Sousa <[email protected]>
test files use strict consistent

github.com/nock/nock - 793f3e2f6329792132da38c34413dbae75a4a376 authored almost 9 years ago by michuNEEO <[email protected]>
add missing strict to testcase

github.com/nock/nock - 8b103000b0b65b958a0948e0b1ee8c3d84d5aec3 authored almost 9 years ago by michuNEEO <[email protected]>
ipv6 url in test

github.com/nock/nock - f480a84ed7968b39103fe8c2cf7bfa323e5de005 authored almost 9 years ago by Pedro Teixeira <[email protected]>
clarified allowUnmocked option

github.com/nock/nock - 5da238f1a0b37e89ac6c90ca32ab5494ae5bd56e authored almost 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #383 from izaakrogan/master

addition to allow-unmocked section of README

github.com/nock/nock - 7cca716c2118f3c1ad3ba572b5bf1aa6c0af14a0 authored almost 9 years ago by Pedro Teixeira <[email protected]>
addition to allow-unmocked section of readme

github.com/nock/nock - 6a491cec62146e2d88acba1ee1f8301668982984 authored almost 9 years ago by Izaak Sofer <[email protected]>
v2.15.0

github.com/nock/nock - 3ae57b7a402df3032f081c841b4a9469b9366c2c authored about 9 years ago by Pedro Teixeira <[email protected]>
added Matt Oakes as contributor

github.com/nock/nock - f60662cfa002dbd0bc5a7623511e0b793a4daf33 authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'matto1990-feature_after_record'

github.com/nock/nock - 47b7902eb05b4a106c4349d2926a2164a3231433 authored about 9 years ago by Pedro Teixeira <[email protected]>
Allow filtering nock back recording before saving

An `afterRecord` option can be passed in which will be called with the
array of scopes as a para...

github.com/nock/nock - 3cdfafefb6eb4ff5846a69fea887558894924af8 authored about 9 years ago by Matt Oakes <[email protected]>
removed change log

github.com/nock/nock - c805410b0618d533f51d6ba9f5cb9a4b7cb16183 authored about 9 years ago by Pedro Teixeira <[email protected]>
v2.14.0

github.com/nock/nock - 832a586149863454bcc561f8ad4ec2eb724cd843 authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'DavidTPate-reqheader-regex-function'

github.com/nock/nock - 039649e725d826055d6667fd2a962a907ac2e8c7 authored about 9 years ago by Pedro Teixeira <[email protected]>
Add the ability (and positive + negative tests around the functionality) to specify a regular expression or function to check incoming request headers. Also add documentation around it and add myself to the contributors list.

github.com/nock/nock - 35e4259751410bdf27d036d39da8873327031b51 authored about 9 years ago by David Pate <[email protected]>
v2.13.0

github.com/nock/nock - 53388e873321c126613a1f56eff871158105173b authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jshcrowthe-master'

github.com/nock/nock - 7635ca63444a9390f3eb544004e04ddf7901f338 authored about 9 years ago by Pedro Teixeira <[email protected]>
Remove throw error statement from test (copy paste error)

github.com/nock/nock - d5272f324c9875d5501457e3aa0ad9e5524a0b8d authored about 9 years ago by Josh Crowther <[email protected]>
Test wording change

github.com/nock/nock - 87367c6559d5c1d5398fd6d8f9ce58fc922ece14 authored about 9 years ago by Josh Crowther <[email protected]>
Add query param length check to prevent false positives

github.com/nock/nock - 9bec2b61870ba4f4cd827756e10cbdbe44e26535 authored about 9 years ago by Josh Crowther <[email protected]>
added @ruimarinho as contributor

github.com/nock/nock - af261e3c2ec943859f55361be6130dc281038acd authored about 9 years ago by Pedro Teixeira <[email protected]>
v2.12.0

github.com/nock/nock - 8ebeae8e934709cdc51582d189eff4c96d2c655e authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'seegno-forks-bugfix/auth-with-username-only'

github.com/nock/nock - f74f6512470c794df56008c3c7eecbeaa7b14e0e authored about 9 years ago by Pedro Teixeira <[email protected]>
Fix authentication using username only

When using just an username for authentication, the password
`undefined` would be used instead o...

github.com/nock/nock - 16cfab46268bbc70a44a338122f17f8ecad09202 authored about 9 years ago by Rui Marinho <[email protected]>
Use travis container infrastructure

github.com/nock/nock - 96a85040e7b611aa1eade0d2fb0b5cd9311bec63 authored about 9 years ago by Rui Marinho <[email protected]>
Add support for node 4.0.0+

github.com/nock/nock - 4f4d62b0290866fa5c0ddf53282871b61c93e110 authored about 9 years ago by Rui Marinho <[email protected]>
v2.11.0

github.com/nock/nock - c7e1874cd8045cd2f3653fef253a9bc90805b86f authored about 9 years ago by Pedro Teixeira <[email protected]>
removed node 4

github.com/nock/nock - 3c70db007f9dfd687298cae627198f9297b993ff authored about 9 years ago by Pedro Teixeira <[email protected]>
added node 4.0

github.com/nock/nock - e7e3c5bda2cc14d67130d62ede4814c216f51d9f authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'pwmckenna-propagatedataevents'

github.com/nock/nock - f5e2d29696805e4f399e8c638bda29a01a1a8717 authored about 9 years ago by Pedro Teixeira <[email protected]>
propagate data events the same way we propagate readable events

github.com/nock/nock - 2f479b7288863c1baff729eb407744c15b6cf72c authored about 9 years ago by Patrick Williams <[email protected]>
Merge pull request #363 from marneborn/doc/replyStatus

doc fix - several .reply calls are made without a status, so there is no body.

github.com/nock/nock - 687ce3e8650100dfc70853543939abdd408de5cf authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'PsiXdev-master'

github.com/nock/nock - 49b0c952318c0aa0854ff1fdd7451738a055c3a4 authored about 9 years ago by Pedro Teixeira <[email protected]>
fix recording body of form-data

github.com/nock/nock - 5aa0fd7962421ad91875664c8b5a686dee8a0d4c authored about 9 years ago by PsiXdev <[email protected]>
In README.md, several .reply calls were missing status so body wasn't returned

github.com/nock/nock - d873a85b9c42bbc0e27ac88f4260d9d9bb2ddc2d authored about 9 years ago by Mikael Arneborn <[email protected]>
Merge branch 'ZephyrHealth-chai'

github.com/nock/nock - 5da3b33ee5ff7faccbce4f4cd37ef50580c7b8b7 authored about 9 years ago by Pedro Teixeira <[email protected]>
update chai semver to support versions < 4.0.0 (FIX #361)

github.com/nock/nock - b73b6032b82714c7955c648c0f702d80146ddc97 authored about 9 years ago by Peter Chanthamynavong <[email protected]>
v2.10.0

github.com/nock/nock - a407b73ac8f0daa947dccf4a29b86b8f99138157 authored about 9 years ago by Pedro Teixeira <[email protected]>
added support for res.rawHeaders. fixed #354

github.com/nock/nock - 080703b1a923d867dccdb1d5ab911410b367cf38 authored about 9 years ago by Pedro Teixeira <[email protected]>