Ben Polinsky
Ben Polinsky
Hey, Thanks for the gem. Anyway we could get a README note about Spring since it seems to trip people up a fair amount? Just stumbled upon the problem :)
This gets me every time I have to grab a collection from a file. The property that is added to the file is: _collection_, yet its value is an array...
This PR follows #16 to allow snippets to be accessed in production.
Hi - thanks for this library. I'm wondering if there's a way to capture python errors or output that python would be sending to stdout and display that if something...
Documentation says: ``` api.body ``` So far any apis I've tested need to use: ``` api.get.body ```
Please correct me if I'm wrong, but it seems the test cases provided will never fail. This is because you're calling the `done()` callback with any errors, thus suppressing a...
### Current behavior: When I run the "actions" tests in the provided examples, the clicks on the canvas show while the test is running, but do not show when going...