atipugin / telegram-bot-ruby

Ruby wrapper for Telegram's Bot API
https://core.telegram.org/bots/api
Do What The F*ck You Want To Public License
1.35k stars 217 forks source link

Add VCR for specs #282

Closed AlexWayfer closed 1 year ago

AlexWayfer commented 1 year ago

More info here: https://benoittgt.github.io/vcr/

I had some experience with it, so I could set it up after merging my existing pull requests.

Main benefits:

Cons:

AlexWayfer commented 1 year ago

Meh, for now I'm unable to do this, because login into test environment is not working: https://github.com/telegramdesktop/tdesktop/issues/26361

I've written to @BotSupport, but don't expect a lot.

If somebody can provide me a key for bot in the test environment — I'd appreciate this.