steno
steno copied to clipboard
:vhs: Slack app testing companion - Record and Replay your HTTP requests, both incoming and outgoing
### Description I am trying to use Steno with a [bolt](https://github.com/SlackAPI/bolt) app. However when replaying a transaction the request signing verification fails as the timestamp is too old. ### What...
current unmatched counts reflect interactions that are in the scenario but didn't get match anything that happened. what about things that happened that didn't match any interactions in the scenario?
### Description Does steno support websockets? I've searched the documentation, but no info on this. I ask because the python-slackclient RTM library uses websockets, so at the moment all I...
### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug - [ ] enhancement (feature...
### Description I noticed that some images on the website seem to be missing now. I've not figured out what happens to them but emoji images like https://assets-cdn.github.com/images/icons/emoji/unicode/1f44b.png are no...
### Description This feature request is from #64. Headers often contain data that is meant to change from one replay to another. That means when the headers are recorded into...
### Description This is a feature request from #64. The user did not expect that headers were used to match interactions, so this led to thinking there was a bug....
### Description Filing this on behalf of another user who delivered this feedback in person. It would make it much nicer for node developers to be able to retrieve steno...
### Description Currently while looking through the steno docs I see you can "start", and "stop" through a web api to gather all the requests there are. Currently my slackbot...
currently, these types are used in many different contexts and the differences are mostly based on unstated convention. sometimes it would be more useful to have string bodies than buffers...