Commit Graph

7 Commits

Author SHA1 Message Date
_run d49c57699e Tests 2021-11-06 12:27:19 +05:00
SwissCorePy 0370a9f277 Added class ChatMemberUpdated
* Added class `ChatMemberUpdated` to types
* Simplified `de_json` functions in `WebhookInfo` and `Update` classes (for overall more consistent code)
* changed `options_ids` to ´option_id` in class `PollAnswer`
* Added test for `ChatMemberUpdated` class in `test_types.py` and added the fields `my_chat_member` and `chat_member` to the `Update` class and its tests
2021-06-19 20:13:53 +02:00
dr_forse d04e708438 fix test 2020-05-12 18:09:04 +01:00
bedilbek d7ebaa5bb3 Fix importing dependencies 2020-04-28 00:24:47 +05:00
Badiboy be5d7bb73d Disable REDIS tests to save Travis
To enable REDIS set
test_handler_backeds.REDIS_TEST = True
before running tests.
2020-04-27 17:46:19 +03:00
bedilbek 0881e34381 Refactor tests 2020-04-15 01:11:43 +05:00
bedilbek e7e7c58133 Add Memory, File, Redis Backend tests 2020-04-15 01:11:43 +05:00