Jonah

Results 12 issues of Jonah

what do ya think? Can create tests if you like this. P.S. looks like my editor did stuff with whitespace. can remove those changes if you're ok with the gist...

Hello, I was looking for a module just like this one, so was glad to find it :) In my use case, I wanted each request to have different random...

Wrong Sauce credentials (#150), or requesting unsupported platforms should throw better errors. And stuff like that.......

Every now and then a test fails, and the retry logic attempts to DELETE the failing test. And every so often, the DELETE command _itself_ throws a 500 error. In...

I installed rust-analyzer for VSCode and an error message popped up: ``` Unfortunately we don't ship binaries for your platform yet. You need to manually clone rust-analyzer repository and run...

It looks like the `/actions` endpoints are not supported, I can only find handlers for the older `/moveto` command.

enhancement

Just a weird bug, where the `fn` key on my external USB keyboard does not copy an AXPath to my clipboard. Only the `fn` key on the builtin keyboard works....

Hi, I'm new to Swift and Mac development. Cocoapods complained with the following: `The platform of the target 'MyApp' (OS X 10.11) is not compatible with 'SwiftFilePath (0.0.6)', which does...

I'd like to get the `src` source route back, so I can know which route ended up handling my request.