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

feat: promisify nock back (#798)

github.com/nock/nock - cb13cdd13b23973338c6ffb2f8a22c057fa496a1 authored about 7 years ago by Ivan Erceg <[email protected]>
chore(CHANGELOG) v9.0.17

github.com/nock/nock - c44f64458284986d6179667902b57de081bc6268 authored about 7 years ago by Gregor <[email protected]>
9.0.17

github.com/nock/nock - 4772c158ffda158bfce2eb2f8d095979dfa47297 authored about 7 years ago by Gregor <[email protected]>
835 support regex for both host and port with allowUnmocked

github.com/nock/nock - 0bf9eb419d7728d972bb286e65f3a776d6a7baed authored about 7 years ago by cmswalker <[email protected]>
835-added-fail-test-case

github.com/nock/nock - 1c3f3e1edb99558300192d02c5cf68957dcc7ff5 authored about 7 years ago by cmswalker <[email protected]>
docs(README) - fix info about mocking (#971)

github.com/nock/nock - e91168820b6289484059e523cba4fc1c1e2e9948 authored about 7 years ago by Alexey <[email protected]>
Document replyWithFile using Content-Type header

github.com/nock/nock - 978a3f0b45aa6ef2a16757e2df2730e4b67453cd authored about 7 years ago by Eric Skogen <[email protected]>
fix readme typo

add missing closing paren

github.com/nock/nock - 1c6ae5b4ff807e12e98121d2787787f616002784 authored about 7 years ago by Harry Moreno <[email protected]>
fix grammar

change `the response event will occur immediately, but the IncomingMessage not it's end event un...

github.com/nock/nock - fe440ec9331fa59de2d648b530fe31287bb4ad46 authored about 7 years ago by Harry Moreno <[email protected]>
Improve Match Logging

Currently, matching logging does not include the method or path of the request. I have added th...

github.com/nock/nock - 93341d3deee910c7f0748e6956ee19b4cc79b034 authored about 7 years ago by Erik W <[email protected]>
Update README.md

please review for accuracy. I actually don't know how it behaves but this section was very confu...

github.com/nock/nock - 1612e36b5802670a05e3d59410396a3ce80fabed authored about 7 years ago by Harry Moreno <[email protected]>
fix: printing recorded requests with output_objects resulted in output of [Object Object]

github.com/nock/nock - 97d1ea199dca0b9dfb8965dc0d5616f7f0817adf authored about 7 years ago by Benjamin Coe <[email protected]>
chore(CHANGELOG): 9.0.16

github.com/nock/nock - 664ee6380f05dba680218770d40d01918a3cf805 authored about 7 years ago by Gregor <[email protected]>
9.0.16

github.com/nock/nock - e8f0641a18961d983826de6aa93d1c6a21a6bbbe authored about 7 years ago by Gregor <[email protected]>
test: match headers with falsy values

github.com/nock/nock - e9d9635546138a381189d6b47441286de4e1ee1d authored about 7 years ago by Gregor <[email protected]>
fix: match headers with falsy values

github.com/nock/nock - 5aa16f4b146189216698029b7e0e623a1788a873 authored about 7 years ago by Gregor <[email protected]>
chore(travis): don’t build twice for PRs and retry npm install

github.com/nock/nock - e2b538c89291c6ddcf79d956053de8b22b56fec9 authored about 7 years ago by Gregor <[email protected]>
chore(travis): don’t test in node v7

It’s no longer supported

github.com/nock/nock - 60dfe156a1a705c276deabf9438462e2ee7c6903 authored about 7 years ago by Gregor <[email protected]>
chore: remove console logs in tests

github.com/nock/nock - 2e4554859dc5ee12cdcb9615d925c0294c5f9bba authored about 7 years ago by Gregor <[email protected]>
docs(CHANGELOG): update for 9.0.15

github.com/nock/nock - 8c7cf84a42a77ef4066bfd89208357493b9fb59c authored about 7 years ago by Gregor <[email protected]>
9.0.15

github.com/nock/nock - 029be32be528dcfc34f443a86cf2b36348e86612 authored about 7 years ago by Gregor <[email protected]>
fix: `nock.define()` respects badheaders option

github.com/nock/nock - a82d4d4896c6fc88b8e5f0103aa1953ec67ba8f0 authored about 7 years ago by Gregor <[email protected]>
test: `nock.define()` ignores badheaders option

github.com/nock/nock - 9aa493a6737e0538f1b31165fbe893d949d30a43 authored about 7 years ago by Gregor <[email protected]>
docs(README): document `nock.recorder.clear()`

github.com/nock/nock - 143378981e931126bdf1fcb42629bac3a2b6f150 authored about 7 years ago by Gregor <[email protected]>
Fixes for Node 8

github.com/nock/nock - 8da9ee0d96dba9e6e6b541196e17d5739918e2b6 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #948 from martinkuba/master

Fix for #947

github.com/nock/nock - 612388eba9e6d2dd533908895ed092610dc3775f authored over 7 years ago by Ian Walker-Sperber <[email protected]>
www.amazon.com does not return any data

github.com/nock/nock - a2f170f6aca0321eb855545e45c958d9252c72c2 authored over 7 years ago by Martin Kuba <[email protected]>
Merge pull request #929 from martinkuba/node8

Updates to unblock Node 8

github.com/nock/nock - 35c76e39ee5a6fa0ef3e8d6fe389287e25975cd5 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #942 from michaelnisi/browserify

Skip browserify test because zombie fails @7.10

github.com/nock/nock - 39c7e32b536adf150bcc6aba765b9afa50692e07 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Skip browserify test because zombie fails @7.10

github.com/nock/nock - 0c0aaca39b9f668c46645ce6bac21b193828ba64 authored over 7 years ago by Michael Nisi <[email protected]>
wrap http.get on Node 8 only

github.com/nock/nock - aac5c3450cb62cde2a8f5176e014858a885a0fae authored over 7 years ago by Martin Kuba <[email protected]>
workaround for socket hang up

github.com/nock/nock - 5db4fa0dfa8237d168f986163a21c3996eaa9f6b authored over 7 years ago by Martin Kuba <[email protected]>
fix recorder when calling res.end(data)

github.com/nock/nock - f984668cb1678630c4847948ac82174ae510159b authored over 7 years ago by Martin Kuba <[email protected]>
use req.setHeader()

github.com/nock/nock - f6369d0edd2a172024124fc01e0170ebfb61638e authored over 7 years ago by Martin Kuba <[email protected]>
override http.get

github.com/nock/nock - 119fa6517e7bb53eba084bb3b1c96b6a279b3648 authored over 7 years ago by Martin Kuba <[email protected]>
added Node 8 to Travis

github.com/nock/nock - c2d605a275a520f548cb0f31aa030d651700a961 authored over 7 years ago by Martin Kuba <[email protected]>
Merge pull request #667 from ksmith97/master

Updated debug namespace to match file.

github.com/nock/nock - 17d7c25682ea520b0a255e933b64d5c7f355330f authored over 7 years ago by Sven Lito <[email protected]>
9.0.13: Revert #863

github.com/nock/nock - f26818796b2448d00f1cda2d8533afb7d73c4cd2 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #880 from node-nock/revert-v9.0.12-issue-863

Revert "Merge branch 'fasterize-fix_match_body'"

github.com/nock/nock - e2396c3377efcf06f8f85952ecc4aa84d975cc3b authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Revert "Merge branch 'fasterize-fix_match_body'"

This reverts commit 8333e3aef1e79dc2ed96dca819124f4a18f1af4d, reversing
changes made to 30881e2a...

github.com/nock/nock - aa3d18c3d327fa27cd0ecc5a8a9a6565e4780ce7 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
9.0.12: Use key length in array/object comparison

github.com/nock/nock - 91302df8b5b02309b76fc4950ddc20c26a8b499d authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge branch 'fasterize-fix_match_body'

* fasterize-fix_match_body:
[#863] Fix matchBody for object and array comparison

github.com/nock/nock - 8333e3aef1e79dc2ed96dca819124f4a18f1af4d authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge branch 'fix_match_body' of https://github.com/fasterize/nock into fasterize-fix_match_body

* 'fix_match_body' of https://github.com/fasterize/nock:
[#863] Fix matchBody for object and a...

github.com/nock/nock - 2060ca8e56074c4d3e86207f259d2aa7583b1d83 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
[#863] Fix matchBody for object and array comparison

github.com/nock/nock - 7156fd6876a132481b9ee862a36e42aa4d0e6fb1 authored over 7 years ago by abarre <[email protected]>
9.0.11: Fixes for #856 (pending mocks) and #425 (multipart forms)

github.com/nock/nock - 30881e2a72dbb950e771f912c5f9ddbcb91c0acd authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #834 from delijati/master

PR #834: Don't remove newlines from multipart form reqests

github.com/nock/nock - cd657a7299794336cecf89f6c17029d5075bee85 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #857 from disrupticons/fixing-issue-856

Fix #856: nock.cleanAll() should remove pending mocks

github.com/nock/nock - 3957f02ec21e78c6a34dcb08e311ac241cf5d064 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
fixing test description

github.com/nock/nock - 1cd68636bf8a686b4011353374979dd3c7d555e2 authored over 7 years ago by Mathew Joe Thomas <[email protected]>
9.0.10: Versioned tested and better .npmignore

github.com/nock/nock - d7bced09062e6fb22b426488bf8a853efd657725 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
adding test for multipart match body

github.com/nock/nock - 06684f11caac488a9bf1b803d45a1083b89e1263 authored over 7 years ago by Josip Delic <[email protected]>
Merge pull request #858 from fabiosantoscode/patch-1

Add some big folders to .npmignore

github.com/nock/nock - 934f1c39013a2a60dfa4999e78540cae2d819259 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Add some big folders to .npmignore

github.com/nock/nock - 7c1cd795bbf782ee224cd623a801919a344f9233 authored over 7 years ago by Fábio Santos <[email protected]>
Remove pending mocks from scopes on nock.cleanAll()

github.com/nock/nock - f45f574b73550e5965e5b5df63dd1082141d305b authored over 7 years ago by Mathew Joe Thomas <[email protected]>
Merge pull request #842 from node-nock/feature-832-versioned-tests

Feature #832: Versioned tests

github.com/nock/nock - c5f265f08af46ded6f921aebed2853b715ae3644 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
#832 Add glob as dev dep

github.com/nock/nock - bdf3cf73bfa9bae0a2fddfd4e467e9baba9e36a2 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
#832 Add integration tests to travis

github.com/nock/nock - 8ce0abe540da1c0676a9afe735a704eafb4d8315 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
#832 Cleanup sub dep install script

github.com/nock/nock - 497162bca0e80fe0292c1e8f7eb45c71efabc811 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
#832 Add tests for request & popsicle

github.com/nock/nock - c9d011ff97707460ef86a00dde7c7065b1436bc7 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
#832 Remove socketTimeout test

github.com/nock/nock - 0a675c2cf425f37baacb0c3f3dc3dbbf3002ed43 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
#832 Run got tests using common test runner

github.com/nock/nock - a40fb62fd9a831fbef3fdf828c728d6a1f546b1d authored over 7 years ago by Ian Walker-Sperber <[email protected]>
832 Versioned tests for got module

github.com/nock/nock - c13d25fa1c84fa839d4c4ffd9a47ac91c9ecf01b authored over 7 years ago by Ian Walker-Sperber <[email protected]>
832 Add sub dep install from NR

github.com/nock/nock - b1201cf6896968607a724288e1a89709242285c9 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Changelog v9.0.9

github.com/nock/nock - 2a012a00276cdea57ad8f8204dff4ba5a1e9cc7c authored over 7 years ago by Ian Walker-Sperber <[email protected]>
9.0.9: Revert PR #802

github.com/nock/nock - 5b1a8d8d1196b75729fcfb35cbb7cfe061ae6e47 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #840 from node-nock/revert-802-fix-754

Revert "Fix request timeout no working"

github.com/nock/nock - 51809e1ec6c681f83d88b8af853de8de39c61f6c authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Revert "Fix request timeout no working"

github.com/nock/nock - 0a083f6bb1b2ff69a72e522df7fef870536c2c40 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Changelog v9.0.8

github.com/nock/nock - 3728a1fcdf33bc17a0d391209f980ca70e26e3a7 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
9.0.8: Fix for #754

github.com/nock/nock - f8fb1e7cdb8ba4465356dad6ade3c52f972b6870 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #836 from node-nock/greenkeeper-superagent-3.5.0

Update superagent to version 3.5.0 🚀

github.com/nock/nock - b48913db8642f3e1218cab75e060a55c58373f9d authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #802 from aleung/fix-754

Fix request timeout no working

github.com/nock/nock - 3f2663053cc323a01817e86b14b9040010beac89 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Changelog

github.com/nock/nock - a92a3fb3f71d9b1e6107198b303bc42abc4ce560 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
9.0.7: Fix for #610

github.com/nock/nock - 588aef914deb65dc99f8eb242dd344eee634e30e authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #829 from yodeyer/fixQs

Fix interceptor if query have no query strings

github.com/nock/nock - a783410720052dee19f9eecfd154f569cb8adbaa authored over 7 years ago by Ian Walker-Sperber <[email protected]>
chore(package): update superagent to version 3.5.0

https://greenkeeper.io/

github.com/nock/nock - a6cf5493f865b83ab1597980c1d40846e4e73a71 authored over 7 years ago by greenkeeperio-bot <[email protected]>
fix for the "fix matchBody for multipart requests #425"

github.com/nock/nock - 77b6b103dbc1ca64c1a55e5ec2115fc24924ad75 authored over 7 years ago by Josip Delic <[email protected]>
Add Visual Studio Code folder into gitignore

github.com/nock/nock - 9bf26218c3366fef5603da0b6e03c26b04ca559a authored over 7 years ago by Leo Liang <[email protected]>
Update the failed test case

github.com/nock/nock - 6e8f3374e1e5b9a98dfc414d41c439d06d61529d authored over 7 years ago by Leo Liang <[email protected]>
Test against request 2.79.0, with which timeout issue occured.

github.com/nock/nock - 343dc5d27809d53b08600e53e25b82cd9208a1f1 authored over 7 years ago by Leo Liang <[email protected]>
Fix https://github.com/node-nock/nock/issues/754

github.com/nock/nock - cf4ee98a044c4a1a59acb777760a12c023a3a01f authored over 7 years ago by Leo Liang <[email protected]>
9.0.6: Fix for #827

github.com/nock/nock - 5856cde22e12694f550f6345c46b3ac4c43f50ec authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #828 from node-nock/bug-827-matchStringOrRegexp

Bug #827 Defensive coding around target

github.com/nock/nock - 719776976e742ad2e7917c83322241b84e3110f6 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Bug #827 Defensive coding around target

github.com/nock/nock - f2ae8c1970913f9edf54ee046d7070fcecc898b3 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Fail if interceptor has query parameters but not the query

github.com/nock/nock - b9d2823fd984e28f91d1483d3960235d63a2b7db authored over 7 years ago by Yann Odeyer <[email protected]>
9.0.5: Various bug fixes

github.com/nock/nock - 0fb8c3d839b23028148e786a3353f2bb3c09e8da authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #822 from KingHenne/fix/isomorphic-fetch-basic-auth

Fix isomorphic fetch usage with basicAuth/matchHeader

github.com/nock/nock - 86babe876c698d868154938f9b1605eab419b138 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #823 from KingHenne/fix/nyc-config

Exclude test files from coverage reports

github.com/nock/nock - 2318034eebafb975588b29b51a885147b62c0990 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #769 from RubenVerborgh/fix-socket-this

Fix this pointer on "socket" event

github.com/nock/nock - 58b04e3781ccfa60605a29a1ae96e1569ef6ec16 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
exclude test files from coverage reports

github.com/nock/nock - 2ae0f25ebe3e2de9814d9b186ee14134f07c44a0 authored over 7 years ago by Hendrik Liebau <[email protected]>
add text summary coverage reporter

github.com/nock/nock - 7fbc2f95160ff49eda51ad099ac63ee96c8f2ff6 authored over 7 years ago by Hendrik Liebau <[email protected]>
fix basicAuth/matchHeader interceptors with isomorphic-fetch

github.com/nock/nock - 933cbada58d495a54a429bc09176d56d5f58f936 authored over 7 years ago by Hendrik Liebau <[email protected]>
add failing test for isomorphic-fetch and matchHeader

github.com/nock/nock - 26b2610b3558b299461e7290723e4c7c76f8cce1 authored over 7 years ago by Hendrik Liebau <[email protected]>
add failing test for isomorphic-fetch and basicAuth

github.com/nock/nock - d8b6d621dd5b8c5f53f6e592e6fd98035e34f55a authored over 7 years ago by Hendrik Liebau <[email protected]>
Merge pull request #821 from node-nock/chore-changelog-v9.0.4

Update changelog using "npm run changelog"

github.com/nock/nock - 1d1cafc009ca99c6839c944458d1bc1d0c6244bb authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Update changelog using "npm run changelog"

github.com/nock/nock - 219241d3d58167427f651f2dfba9de0e43e98bdd authored over 7 years ago by Ian Walker-Sperber <[email protected]>
9.0.4: Fix bug where only single set-cookie header would be returned

github.com/nock/nock - 8f20a6d6b9254299951b69d84becabcffb01344e authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #820 from node-nock/bug-818-multiple-set-cookie

Bug 818 multiple set cookie

github.com/nock/nock - 3bae02db1f2f4fea24c63a8cbb7b66b1d3179a3f authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Merge pull request #813 from node-nock/greenkeeper-tap-10.0.0

Update tap to version 10.0.0 🚀

github.com/nock/nock - 189894e6129606337b65e31231fc34bf049c00c1 authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Bug #818 Assert mutiple set-cookie headers are included in object

github.com/nock/nock - 20dceeb112b92339bd1dd2be6aed3b4908e4368e authored over 7 years ago by Ian Walker-Sperber <[email protected]>
Bug #818 Send back multiple headers if multiple present

github.com/nock/nock - 6b54bdb42ac37b742a3aff17aa243f099d11a77f authored over 7 years ago by Ian Walker-Sperber <[email protected]>
9.0.3: Change error message for unmatched requests

github.com/nock/nock - dc4380f24e9a4b8b93d45c1399a8ce076e5bdb03 authored over 7 years ago by Ian Walker-Sperber <[email protected]>