Rick Schubert

Results 8 issues of Rick Schubert

First off, thank you very much for building this amazing tool. I am writing as I am having troubles running this tool in AWS lambda. I built the tool as...

question

It would be nice if aye-spy would be capable of taking the screenshot of the entire website. Google Chrome definitely has this functionality - you can try it yourself by...

When calling `mockRequest`, users are not allowed to add graphQlQueryName AND graphQlMutationName at the same time. If the user does so, we will throw an error **at runtime** telling the...

enhancement

Currently, we can only check IF a request has been made using `expectRequestToHaveBeenMade` and `expectRequestNotToHaveBeenMade`. From internal statistics at trayio, these two methods are by far the most popular ones...

enhancement

Dear @kylepaulsen , would it be possible for you to adjust this script to work with mitmproxy 3.0? I am having issues adjusting it myself. This current script is requiring...

Hello, First off thank you for having this wonderful idea of wrapping the SDK in node.js, this is much needed (after I have tried terribly fiddling with C++ for the...

Hi! Thank you for this project, it looks certainly really nice for a database beginner like myself. I was trying to start it locally but I am getting the following...

Only a small change -- hope it's okay and not nit-picky. Raising a PR was easy to do from the GitHub web interface.