Max Melentiev
ffd17ec933
Fix frozen string issue for ruby < 3 ( #235 )
2024-05-12 21:42:33 +01:00
Roman Novoselov
b05f17b02b
Treat callback_query_id as string in spec helper ( #231 )
2024-04-16 18:15:15 +01:00
Max Melentiev
57b17f068c
Update rubopcop ( #227 )
...
* Update rubopcop [WIP]
* Further rubocop fixes
* Fix rubocop-rails cops
* Fix spec
* Disable rubocop suggestions
* Run rubocop in github actions rather than in codeclimate
2023-12-30 15:20:27 +00:00
Max Melentiev
863e838533
Remove deprecated rspec/integration
2020-12-06 18:35:10 +03:00
Max Melentiev
fb02c34be9
Add deprecated fallback at telegram/bot/rspec/integration
2018-06-07 12:20:34 +06:00
Max Melentiev
a9b45c70cf
Update readme
2018-06-06 01:47:17 +06:00
Max Melentiev
4d76941d03
Support for testing bots in poller mode and non-Rails apps
2018-05-30 11:43:05 +03:00
Max Melentiev
673986ca7e
Make integration & controller specs consistent
2018-05-30 11:43:05 +03:00
Max Melentiev
384d203b59
Fix spec helpers for callback queries
2017-12-04 09:47:17 +03:00
Max Melentiev
3dca35ba9a
callback_query context for RSpec
2017-07-25 10:58:18 +03:00
Max Melentiev
2fffdeb475
Integration test with rails app and two bots
2017-05-15 22:11:52 +06:00
Max Melentiev
88178113d7
Support (edited_)channel_post updates, add api methods from 2.3, 2.3.1
2016-12-09 13:23:58 +03:00
Max Melentiev
0c9a4a5fa0
Inegration context for RSpec
...
ActionDispatch::Testing::Integration requires smth else and
defines Rails, so had to change `defined?(Rails)` all over the code.
2016-11-16 14:18:45 +03:00
Max Melentiev
194fc78202
RSpec matchers
2016-11-07 20:17:34 +03:00