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

refixed nock back test

github.com/nock/nock - 8c899425b2cce882c27de452235699758a3d1413 authored about 9 years ago by Pedro Teixeira <[email protected]>
fixed recorder test

github.com/nock/nock - 2c42ebc9f8fd68463dd2e12c7f7568e5bdf354fd authored about 9 years ago by Pedro Teixeira <[email protected]>
moving coveralls out of the success loop at travis

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

github.com/nock/nock - adca6c3d1c42bf9fb7d55c993a0a9e40ee86aea6 authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #352 from laggyluke/query-encoding-fix

query() encoding fix

github.com/nock/nock - 1a519aab8755e2297471204881cb49dc46e9dcd8 authored about 9 years ago by Pedro Teixeira <[email protected]>
encode query() keys too, not just values

github.com/nock/nock - c9d6e5611a8d9282e1aee4a18ca84d23289031b0 authored about 9 years ago by George Miroshnykov <[email protected]>
query() encoding fix

github.com/nock/nock - 17d48524aa92845e78dbc02fc01ba66831ffd90f authored about 9 years ago by George Miroshnykov <[email protected]>
v2.9.0

github.com/nock/nock - d125d5838d7a9e8bed57ddd489a8c0cae6040f2e authored about 9 years ago by Pedro Teixeira <[email protected]>
removed iojs from travis

github.com/nock/nock - 99b1922c49494749fbf4314dd76172a3fc4b5d45 authored about 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of https://github.com/lambertsteven/nock

github.com/nock/nock - 4d8e5a7cbaba2325895b12f5419680c2ac0d2e36 authored about 9 years ago by Pedro Teixeira <[email protected]>
adding query() to recorder

github.com/nock/nock - 0870b73876010b5fa91ca296454a919db1f89c54 authored about 9 years ago by Steven Lambert <[email protected]>
fixing jshint error

github.com/nock/nock - 577e18c97059d326201cf589ea7f3ddd85994efd authored about 9 years ago by Steven Lambert <[email protected]>
v2.8.0

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

github.com/nock/nock - 515c7766965480f79e491c9cec54c3c075f3faee authored about 9 years ago by Pedro Teixeira <[email protected]>
query() accepts various typed values

github.com/nock/nock - 05841f6b6ca5ee151dfbbb497d02315b51765b3f authored over 9 years ago by Petar Dodev <[email protected]>
Merge pull request #345 from jezenielzapanta/patch-2

Update README.md to add more .query() examples

github.com/nock/nock - 4cc2f748fd2689078bb9d4c58e8529b82c5d6491 authored over 9 years ago by Pedro Teixeira <[email protected]>
Update README.md to add more .query() examples

github.com/nock/nock - 9a688ee68a4868be2aad8ed507dfe1148ff35fcb authored over 9 years ago by Jezeniel Zapanta <[email protected]>
Merge pull request #343 from sahat/patch-1

readme: svg badge for build status, flat style

github.com/nock/nock - c665eadcbafee8385ecdccc1dd703d8617a33ce3 authored over 9 years ago by Pedro Teixeira <[email protected]>
readme: svg badge for build status, flat style

github.com/nock/nock - badfe1813cb89f5d7e1a4652e68798fd81dcb124 authored over 9 years ago by Sahat Yalkabov <[email protected]>
docs for .query

github.com/nock/nock - b1f29a37e4507d8f416949dcdb1aa99a250e4d77 authored over 9 years ago by Pedro Teixeira <[email protected]>
v2.7.0

github.com/nock/nock - e9341065ed07c59471cf7b4976332ff0c94ede53 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'lambertsteven-master'

github.com/nock/nock - 8f8c2b78b1564a098cc4013e53dd121512eccd54 authored over 9 years ago by Pedro Teixeira <[email protected]>
adding support for query string matching using query()

github.com/nock/nock - d1e23cf7bfecb84c8b26134812f15d5ef3fdd4de authored over 9 years ago by Steven Lambert <[email protected]>
adding support for query string matching using query()

github.com/nock/nock - 6317e4c17f93ce8949a63005b0bac67740d3e07e authored over 9 years ago by Steven Lambert <[email protected]>
testing for "Cannot read property 'match' of undefined"

github.com/nock/nock - 5d4780d4da2fcc0107fc475a3af31a2ada7c9421 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'omakoleg-patch-1'

github.com/nock/nock - 6745db31a5310c74a5d215cf19a4f4a3f50882f1 authored over 9 years ago by Pedro Teixeira <[email protected]>
Fix for Uncaught TypeError: Cannot read property 'match' of undefined

If no content type provided with function to match request parameters it will fail with specifie...

github.com/nock/nock - d841d616d01ed3d861d3d8818e1150605b95cc00 authored over 9 years ago by Maki-shmaki <[email protected]>
v2.6.0

github.com/nock/nock - c7e996eef4937207b57cb38840eb9529a5620053 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'ierceg-various-fixes'

github.com/nock/nock - 6d943fbe458ba09cbcc1b6e776e095c0a122fcf3 authored over 9 years ago by Pedro Teixeira <[email protected]>
Fixed issue #329 with done() throwing for persisted-and-intercepted

scopes

Minor refactoring

github.com/nock/nock - 371c4f6dd042a7578d80f0bcd78c65240d337f2d authored over 9 years ago by Ivan Erceg <[email protected]>
Fixed Nock Back wild mode not enabling net connection

github.com/nock/nock - 0fea7eb43936ff5db96afa96b84ef28cf370ab0a authored over 9 years ago by Ivan Erceg <[email protected]>
Fixed several recording unit tests

Removed some debug traces in unit tests left over from previous debugging

github.com/nock/nock - 152ed908f15d7cc62c577da2aad75682b86e8d27 authored over 9 years ago by Ivan Erceg <[email protected]>
Fixed filteringRequestBody not working on recorded nocks

Added candidate request body arg to filteringRequestBody

github.com/nock/nock - 14f6af6f3d4675f28f8e6aa350a10034e39eb8d8 authored over 9 years ago by Ivan Erceg <[email protected]>
v2.5.0

github.com/nock/nock - 05bdf2bdd7c01a91f18ef1959fbc5df374634164 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'ierceg-fix-filteringRequestBody-in-recorder'

github.com/nock/nock - a24d0e1b69d54d9a31f3523fe9c2bd3f1348b2f7 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'kevinawoo-patch-2'

github.com/nock/nock - b11599aa70cc0df93f3754dd5d1ee1029d845db8 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' into kevinawoo-patch-2

github.com/nock/nock - f126858d5b77e4d2753e4272ea86e2c344f80d62 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #332 from kevinawoo/patch-1

Update README.md

github.com/nock/nock - 8e606fee53271c0d9cceb55fca27f6e47394c775 authored over 9 years ago by Pedro Teixeira <[email protected]>
(readme) nock.back example

Code snippet that can be ran.

github.com/nock/nock - f0f79190e000c626b5584705f2caa99efdc2bbd6 authored over 9 years ago by Kevin Woo <[email protected]>
Update README.md

spelling

github.com/nock/nock - 5fed750fe3ff68ec25d12457d7bba86389d90ecf authored over 9 years ago by Kevin Woo <[email protected]>
v2.4.1

github.com/nock/nock - 38a0c1392dec645ba6a0fcb9d5b0e153c084307f authored over 9 years ago by Pedro Teixeira <[email protected]>
fixed bad case for node v0.10.26 where response ended before data was emitted. fixes #328

github.com/nock/nock - e42028ed82eac582fc73a7cc7c6401a9fdbf51b0 authored over 9 years ago by Pedro Teixeira <[email protected]>
v2.4.0

github.com/nock/nock - 2535844b044e61c95d04fa0e5b0ffb1cfd3cbe6a authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'deepequal' of https://github.com/omarkhan/nock into omarkhan-deepequal

github.com/nock/nock - 80b4c49b47f9654510571ac4e8f8b8829e1867a6 authored over 9 years ago by Pedro Teixeira <[email protected]>
clarifying that net connect is not disabled unless you set up a mock. fixes #324

github.com/nock/nock - 8ae2f6494f73e14d20417fe44d6f077bcbfc6470 authored over 9 years ago by Pedro Teixeira <[email protected]>
v2.3.0

github.com/nock/nock - 3fb88913da13fec37bbad142e3de8423841eb355 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'leedm777-chai-2'

github.com/nock/nock - 37e9fcfd754bc5f9dec67a3b1e6113374edf40af authored over 9 years ago by Pedro Teixeira <[email protected]>
Use strict equality for deep comparisons

github.com/nock/nock - 2ceb76fcfa5200141484e9209c31ed1d7e8f116f authored over 9 years ago by Omar Khan <[email protected]>
Allow use with chai 2.x

The version spec continus to allow chai ^1.9.2

github.com/nock/nock - c9734764656d6404e771e9abeec124dd98347ef9 authored over 9 years ago by David M. Lee <[email protected]>
v2.2.0

github.com/nock/nock - 20a68efede3f5fe962d04c22883601dd13df1286 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jagoda-feat-default-headers'

github.com/nock/nock - dd59e4b29a74d10e1fa0e41b433eb85657948059 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'feat-default-headers' of https://github.com/jagoda/nock into jagoda-feat-default-headers

github.com/nock/nock - 71cf802e02105585d4d69262f3b2509a904d8d14 authored over 9 years ago by Pedro Teixeira <[email protected]>
v2.1.0

github.com/nock/nock - e786a390a7dbc6b238c092a5a4ba46cdcd3c5ad3 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'ierceg-fix-nock-back-dryrun-no-net-access'

github.com/nock/nock - 0bcbb8b3070855c1d434092e7cd756b9b156e83b authored over 9 years ago by Pedro Teixeira <[email protected]>
Fix nockBack dryrun mode allows no net access by default

github.com/nock/nock - 50ba9e0272be3e1592f04f6123b54a9a9cdcd666 authored over 9 years ago by Ivan Erceg <[email protected]>
Use functions to generate header values.

This change provides the ability to generate header values and
default header values by evaluati...

github.com/nock/nock - 518f154cac2480acb8cd65a8ac722c02bc6c86ee authored over 9 years ago by Jeffrey Jagoda <[email protected]>
v2.0.1

github.com/nock/nock - f73b5c6edc944be51624e1cacdbcd74c19b589cb authored over 9 years ago by Pedro Teixeira <[email protected]>
added contributor

github.com/nock/nock - 49430138ba471c79731861abe32a41e08e4b9422 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'RomanGotsiy-master'

github.com/nock/nock - ab814740181111fa6004ad0ef5731a01a06bc964 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'master' of https://github.com/RomanGotsiy/nock into RomanGotsiy-master

github.com/nock/nock - 6b93ad326d8eed20a6abe6cba66aaf9b688b1b7e authored over 9 years ago by Pedro Teixeira <[email protected]>
replyWithError allows json response

github.com/nock/nock - 3367cc3702b94f9442c4094ee167659d5f873074 authored over 9 years ago by Roman Gotsiy <[email protected]>
v2.0.0

github.com/nock/nock - 94704d2d187a8d9dcfbf1628672df8634fd510c3 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'jagoda-fix-http-message'

github.com/nock/nock - b6a5e7bd3ddf770c7d9106395614d5da87d9a6fe authored over 9 years ago by Pedro Teixeira <[email protected]>
Removing unnecessary code to improve coverage.

github.com/nock/nock - b8c1bde2be58ee2378f8536a6732cb5e2ea98b33 authored over 9 years ago by Jeffrey Jagoda <[email protected]>
Use http.IncomingMessage for response objects.

github.com/nock/nock - fb32623afb4fee45491864bbf3b04ef7a5f6fffd authored over 9 years ago by Jeffrey Jagoda <[email protected]>
Fix broken test cases.

github.com/nock/nock - 3661720ee48a98841f40515cbbc203f6381b721c authored over 9 years ago by Jeffrey Jagoda <[email protected]>
v1.9.0

github.com/nock/nock - a6a2088353cd171061752ff565e948a1cf725714 authored over 9 years ago by Pedro Teixeira <[email protected]>
added contributor

github.com/nock/nock - 7528a1e92cea9c9c942bf6d53bed89b7890afae0 authored over 9 years ago by Pedro Teixeira <[email protected]>
changelog update

github.com/nock/nock - f52fbbb868632c58d27331310fa9a89a63c8ee1a authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #312 from ghiden/bodies-dont-match-with-more-output

Add more output for "bodies don't match"

github.com/nock/nock - 4036bc2a151b8a591d079daa12738c2329c1584a authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #311 from mjseidel/patch-1

Update scope.js

github.com/nock/nock - 7879e15861283b1531bed68485de98e68be1769d authored over 9 years ago by Pedro Teixeira <[email protected]>
Add more output for "bodies don't match"

github.com/nock/nock - 2badfca103ba98b8bd1110bbca324e16facf4dac authored over 9 years ago by Hidenari Nozaki <[email protected]>
Update scope.js

Just fixed apparent misspellings in comments

github.com/nock/nock - 2b7145bbaab621096dd5859c6f8d6f2ea1f7fa5c authored over 9 years ago by Michael Seidel <[email protected]>
changelog update

github.com/nock/nock - d0f76974004416c7529cd5147ee6e50a64063c74 authored over 9 years ago by Pedro Teixeira <[email protected]>
added @ksheedlo as contributor

github.com/nock/nock - c83adcbb615e466bd8cdc3fb3cc35dd968d92a6a authored over 9 years ago by Pedro Teixeira <[email protected]>
v1.8.0

github.com/nock/nock - 8b4350a3b12504137975b629dc33788a83d31f77 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'ksheedlo-fail-bad-headers'

github.com/nock/nock - 1d745934454936351eb8e2b8c98788800c9a236f authored over 9 years ago by Pedro Teixeira <[email protected]>
feature: fail when specified bad header is present

Fixes #261.

github.com/nock/nock - 5a8dfe50b0afcb2a0e5105771e25a8abe1d622ac authored over 9 years ago by Ken Sheedlo <[email protected]>
changelog update

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

github.com/nock/nock - 255603d61b7a686ea083b037ddf1fc444a46634d authored over 9 years ago by Pedro Teixeira <[email protected]>
v1.7.1

github.com/nock/nock - e7a5e5822c4f4002decd0fe9151f5a2d9e757513 authored over 9 years ago by Pedro Teixeira <[email protected]>
removing interceptors when replying with error. fixes #307

github.com/nock/nock - 52b193418e6f0145da35c548b4e810d9faa7418b authored over 9 years ago by Pedro Teixeira <[email protected]>
reply status code must always be a number. fixes #308

github.com/nock/nock - 965f0b1a53898ef8310045fb4a5fa11ac453a040 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge pull request #305 from ksheedlo/style-fix-spelling

fix spelling errors: s/sintaxe/syntax

github.com/nock/nock - 070d241f5762456af3e32fffbdbf58238981d572 authored over 9 years ago by Pedro Teixeira <[email protected]>
accounting for one more redirect when testing record. fixes #306

github.com/nock/nock - c62e41a7f04d7bcfc332c3fc82553ac4857d51a0 authored over 9 years ago by Pedro Teixeira <[email protected]>
fix spelling errors: s/sintaxe/syntax

github.com/nock/nock - df28d8a7b52bae4b0bda5d7174520ace33dffbf8 authored over 9 years ago by Ken Sheedlo <[email protected]>
v1.7.0

github.com/nock/nock - 606d79b34db50da0a3b5035e9470a7fb76e86a66 authored over 9 years ago by Pedro Teixeira <[email protected]>
access request headers from within the reply callback

github.com/nock/nock - a86019c5104c86d548cce66ca7d793f90a5344ca authored over 9 years ago by Pedro Teixeira <[email protected]>
fixed test

github.com/nock/nock - 89ee08417a00922846d7a22b11427f40f5fd85c9 authored over 9 years ago by Pedro Teixeira <[email protected]>
v1.6.1

github.com/nock/nock - a7c9b1f9f9618e32496efbf5deec0b27a1cc38bd authored over 9 years ago by Pedro Teixeira <[email protected]>
fixed when recording a get url. fixes #301

github.com/nock/nock - 3a7a6b715756a03180041b68fba75717d34379b3 authored over 9 years ago by Pedro Teixeira <[email protected]>
fixed when recording a get url. fixes #301

github.com/nock/nock - 4d706ffeebc0c33583fc2f5c22b3ff974c5f422f authored over 9 years ago by Pedro Teixeira <[email protected]>
added contributor @douglaseggleton

github.com/nock/nock - 98ed7e198a2bd872717d6293dcbe440e8cedff6c authored over 9 years ago by Pedro Teixeira <[email protected]>
changelog for v1.6.0

github.com/nock/nock - fd6c03c1da0774c257a07fdfcb272cd63f779a5b authored over 9 years ago by Pedro Teixeira <[email protected]>
documented reply with error feature

github.com/nock/nock - fcb8dc0f3193f3e650dbf7d6cb373434a752c491 authored over 9 years ago by Pedro Teixeira <[email protected]>
1.6.0

github.com/nock/nock - 8ad80f6a338df9fa04fbd3e0c3143402a5b5d017 authored over 9 years ago by Pedro Teixeira <[email protected]>
Merge branch 'douglaseggleton-master'

github.com/nock/nock - 189a24d0eea5081c00c1136f608d3db6afb66bc6 authored over 9 years ago by Pedro Teixeira <[email protected]>
Added a test for mockedNetworkError

github.com/nock/nock - 926c5a17b4b5d5b2fbccb5a7f83df26751f2385a authored over 9 years ago by douglaseggleton <[email protected]>
Added support for mocked network error.

github.com/nock/nock - e8aed8151236b11116031af975704b7e4e18888d authored over 9 years ago by douglaseggleton <[email protected]>
(readme) fixed typo

github.com/nock/nock - d8663c511557da2d4f7c34bc9c6a16aae6c3b1d4 authored over 9 years ago by Pedro Teixeira <[email protected]>