aiogram/tests/test_utils
Alex Root Junior e4046095d7
Dev 3.x i18n & improvements (#696)
* Added base code and make code improvements
* Auto-exclude coverage for `if TYPE_CHECKING:`
* Fixed current coverage
* Cover I18n module
* Update pipeline
* Fixed annotations
* Added docs
* Move exceptions
* Added tests for KeyboardBuilder and initial docs
* Remove help generator (removed from sources tree, requires rewrite)
* Added patch-notes #698, #699, #700, #701, #702, #703
2021-09-22 00:52:38 +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_backoff.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_deep_linking.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_helper.py feat(helpers): implement new descriptor with default value getter (#336) 2020-05-31 18:01:28 +03:00
test_i18n.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_imports.py Add possibility to include router via string 2019-12-12 00:28:37 +02:00
test_keyboard.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03: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