Skellington-Closet / slack-mock

A Slack API mocker for Slack bot integration tests.
MIT License
64 stars 15 forks source link

don't require ok:true to add rtm URL in web response #14

Closed colestrode closed 7 years ago

colestrode commented 7 years ago

It's more correct to have ok: true, but also kinda annoying. If the statusCode is 200, include the RTM server URL

colestrode commented 7 years ago

but also correct... so error on the side of correctness, but add a note to the readme