Alex Root Junior
|
eea75b8e9a
|
Fix typing
|
2020-02-22 01:28:46 +02:00 |
|
Alex Root Junior
|
3f5c51e805
|
Add webhook feed method to Dispatcher
|
2020-02-22 00:59:10 +02:00 |
|
Alex Root Junior
|
690223f4e0
|
Try prevent to attr-defined mypy error
|
2020-01-11 21:33:45 +02:00 |
|
Alex Root Junior
|
8e5cb067df
|
Use AsyncMock with python 3.8 instead of asynctest
|
2020-01-11 21:15:46 +02:00 |
|
Alex Root Junior
|
e12aca9046
|
Move prepare_<field> to single module and add tests for default parse_mode
|
2019-12-26 01:35:21 +02:00 |
|
Alex Root Junior
|
a2cb637ed9
|
Make Dispatcher._run_polling public
|
2019-12-26 00:00:53 +02:00 |
|
jrootjunior
|
9dc1e9ff1a
|
Rename run to run_polling
|
2019-12-12 11:58:21 +02:00 |
|
jrootjunior
|
acbe1f81b6
|
Cover Dispatcher.run
|
2019-12-11 15:49:42 +02:00 |
|
jrootjunior
|
90a035ed29
|
Cover Dispatcher._run_polling
|
2019-12-11 15:47:08 +02:00 |
|
jrootjunior
|
dcbf9b2760
|
Mock Dispatcher._polling
|
2019-12-11 15:39:50 +02:00 |
|
jrootjunior
|
2451b88ff5
|
Disable old API exceptions
|
2019-12-11 15:25:28 +02:00 |
|
jrootjunior
|
1723a83697
|
Cover Dispatcher.process_update
|
2019-12-11 15:22:52 +02:00 |
|
Alex Root Junior
|
db397e3a05
|
Rework polling and start covering
|
2019-12-10 01:14:58 +02:00 |
|
Alex Root Junior
|
38c725db46
|
Fix test "test_dispatcher.test_dispatcher.TestDispatcher::test_feed_raw_update"
|
2019-12-09 21:39:06 +02:00 |
|
Alex Root Junior
|
e37395b161
|
Maximum coverage
|
2019-11-28 23:52:02 +02:00 |
|
Alex Root Junior
|
6fadb8feb2
|
Add Dispatcher.feed_raw_update for processing raw updates
|
2019-11-28 23:48:33 +02:00 |
|
Alex Root Junior
|
c674b5547b
|
Add token validation util, fix deepcopy of sessions and make bot hashable and comparable
|
2019-11-28 23:12:44 +02:00 |
|
jrootjunior
|
c23ee36ece
|
Reformat code
|
2019-11-26 11:41:49 +02:00 |
|
jrootjunior
|
55496ab9ca
|
Partially cover dispatcher
|
2019-11-26 11:41:23 +02:00 |
|