Closed dmyers closed 9 years ago
@matteofigus Are those tests failing due to me or do you know if they are false positives? I tested this and it worked perfectly and showed correctly in the report.
Hello, thanks for the Pull Request! The tests seem to fail for different reasons, so I'll try to investigate as soon as I can.
Matteo
Alright that sounds good, I wasn't sure since I had tested on my local machine and it worked perfectly. :+1:
The ability to set the query string is built into Superagent. We just needed to update the request agent to support passing them to it and add displaying the query in the report. http://visionmedia.github.io/superagent/#get-requests
@matteofigus What do you think?