1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-08 20:05:51 +03:00

Add deprecated fallback at telegram/bot/rspec/integration

Этот коммит содержится в:
Max Melentiev
2018-06-06 13:33:32 +06:00
родитель a9b45c70cf
Коммит fb02c34be9
7 изменённых файлов: 23 добавлений и 5 удалений

Просмотреть файл

@@ -7,7 +7,8 @@
- `build_update(type, data)` is dropped in favor of `deep_stringify(type => data)`.
- Provide support for integration testing of bots in poller mode and non-Rails apps.
__Breaking changes__:
- `telegram/bot/rspec/integration` is moved to `telegram/bot/rspec/integration/rails`.
- Requiring `telegram/bot/rspec/integration` is deprecated in favor of
`telegram/bot/rspec/integration/rails`.
- `:telegram_bot` rspec tag is replaced with `telegram_bot: :rails`.
# 0.13.1