Commit graph

8 commits

Author SHA1 Message Date
Oleg A
24e933bdde
Fix: default parent for __setitem__ (#806)
* fix: self is default parent

* chore: mv bot fixture

* chore: add update_chat test

* fix: string CHAT_PHOTO data
2022-02-08 02:30:41 +02:00
Oleg A
ee12911f24
pytest update; yield_fixture deprecation fix; event_loop removed (#479) 2021-01-10 20:53:59 +02:00
Oleg A
a5f9373381 refactored message_dict to message_data in FakeTelegram 2020-04-05 17:02:43 +03:00
Oleg A
4e4bbdfc7e Raise Exception if there's no bot instance in context 2019-02-25 13:23:50 +03:00
Alex Root Junior
997d5b4181 Move tests of types to test/types/ directory. 2017-12-01 02:36:12 +02:00
Alex Root Junior
02596057a0 Add tests for: message, chat, user, game, animation, document, photo 2017-12-01 01:54:42 +02:00
Alex Root Junior
ae86ed191b Start using tox (Now without tests) 2017-11-29 14:57:07 +02:00
Alex Root Junior
ee84d753c7 Tests. Let's start. 2017-11-11 12:43:22 +02:00