Sam Adams

Results 5 issues of Sam Adams

There are some pretty old issues/PRs that never got finished: https://github.com/nock/nock/issues/1212 https://github.com/nock/nock/pull/1496 This PR attempts to implement the feature in a similar way as #1496 but with tests/readme but without...

fixes warning from express 3.6.0: "express: app.del: Use app.delete instead"

when `.devtoolrc` has: ``` { "v8": { "flags": [ "--use_strict" ] } } ``` This error will prevent the devtools windows from opening and will show this error: ``` [14982:0613/210116:ERROR:CONSOLE(4153)]...

moved targets into coordinates file and added pip dependency (needed for mac at least). merge if you think it's useful (apologies if python code is bad - it's my first...

### Please avoid duplicates - [X] I checked [all open bugs](https://github.com/nock/nock/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem. ### Reproducible test case https://github.com/sadams/nock-jest-bug ### Nock Version 14.0.0-beta.15 ### Node Version...

bug