aiogram/tests/test_utils
Alex Root Junior 83d6ab48c5
Backport and improvements (#601)
* Backport RedisStorage, deep-linking
* Allow prereleases for aioredis
* Bump dependencies
* Correctly skip Redis tests on Windows
* Reformat tests code and bump Makefile
2021-06-15 01:45:31 +03:00
..
__init__.py More tests (Helper and contextinstance) 2019-11-15 23:36:08 +02:00
test_auth_widget.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_deep_linking.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_helper.py feat(helpers): implement new descriptor with default value getter (#336) 2020-05-31 18:01:28 +03:00
test_imports.py Add possibility to include router via string 2019-12-12 00:28:37 +02:00
test_link.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_markdown.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_mixins.py Add support of Bot API 4.7. Bump version 2020-04-11 20:15:03 +03:00
test_text_decorations.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_token.py Improve typing and reformat code 2019-11-28 23:21:19 +02:00