aiogram/tests
Gabben de3c5c1a8d
Download feature and URLInputFile (#332)
* Fix How to upload docs

* Rename BaseBot to Bot

* Add download_file method

* Add download method

* Add URLInputFile

* Add Downloadable to __init__ and __all__

* Fix ImportError for Python 3.7

* Related pages

* Improving docs

* Some speed

* staticmethod to classmethod
2020-05-27 01:25:13 +03:00
..
test_api Download feature and URLInputFile (#332) 2020-05-27 01:25:13 +03:00
test_dispatcher Rename update_processing_context.py to user_context.py 2020-05-26 22:00:51 +03:00
test_utils Fix phone_number and bot_command entity types generation 2020-05-02 02:43:19 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Cover Command filter 2019-12-04 18:04:29 +02:00
deprecated.py tests(deprecated): 2020-05-12 16:07:16 +04:00
mocked_bot.py Add stream_content to BaseSession and add tests 2020-01-22 22:54:29 +05:00