Dolan Murvihill

Results 35 issues of Dolan Murvihill

It looks like @soumak77 tragically [passed away last year](https://www.legacy.com/obituaries/name/brian-soumakian-obituary?pid=190616392&page=2). I'll be initiating a name dispute on NPM and accepting pull requests at my own fork. Anyone else willing to help...

We are getting the following warning: ```sinon.reset is deprecated and will be removed from the public API in a future version of sinon.```

Package metadata says MIT but the license is not included in the source code, causing a legal question of whether we are allowed to use the package.

This commit wraps all names in backticks so they are interpreted literally and do not break on reserved words. Literal backticks are escaped with a second backtick.

This commit adds a fail_for_status method to the Response object analogous to the 'raise_for_status' method in Request, to save users some time writing boilerplate status code checking.

abandoned

This appears to be caused by the body producer's `stopProducing` method being called both by the TCP protocol and the TLS protocol: ``` $ pip show treq Name: treq Version:...

`StubbingTests.test_providing_resource_to_stub_treq` tests 1,080 combinations of verb, URL, params, headers, and data. This takes almost 20 seconds on my machine each time this one unit test is run. Given the number...

## 🚀 Feature Request I would appreciate a driver that takes a function that closes over multiple property definitions and tests each given property in a round robin, allowing side...

🚀 Feature Request
💡 Idea
✔️ Idea to investigate

Is there interest in this feature? What would be required? I might be interested in investing some time implementing this.