Daniel Reid

Results 22 comments of Daniel Reid

I have not got time to add support for other test runners unfortunately. I would love to see it added to the library, I just do not have the bandwidth...

Request has some options regarding following redirects, see `followRedirect` and `followAllRedirects` on https://github.com/request/request#requestoptions-callback. These can be configured to seemlessly follow all redirects, or follow no redirects allowing you to test...

Thanks for the additional information. I can replicate the issue, however, I have not yet found the solution.

This issue was raised in #25 which was closed due to duplication.

Your talk triggered a google alert, was very interesting, thanks for considering Chakram :) Thanks for the link to your Chai-HTTP pull req, I am sure it will be very...

It has somewhat stalled tbh. There is a very rough implementation available but there are quite a few problems, mainly with plugins. I have raised this issue https://github.com/domenic/chai-as-promised/issues/145 which needs...

Unfortunately I have no experience with typescript. It would be greatly appreciated if someone could provide assistance in creating the definition file.

Hi, thanks for the issue. I am running with 1.7.3 and do not experience the warning message. In addition, the docker image used in the tests is running 1.7.3. I...

@integrii thanks for the additional information. I have updated the tests to use the rforge version by default and it appears like the tests are passing. However, I noticed that...

Thanks for the detailed issue! I will try to look into this issue this weekend. I fear the list parsing is not correct and this probably relates to #24.