Rob Anderson
Rob Anderson
The first version of rest requests has been added by #43 As we use this tool internally, new features should become apparent so this issue will be ongoing for a...
Hi, [`with_received_response_logging`](https://github.com/gridsmartercities/pywsitest/blob/master/pywsitest/ws_test.py#L209) is used to attach all received json responses to an exception when a test fails. If you want to access the received responses when a test has completed...
Would you be able to provide some sort of code snippet showing how you'd like to use sessions/cookies? We don't currently use cookies with websockets at Grid, so I'm not...