aiogram/tests
sheldy b8cd06fd6f
add method for get user mention (#1049)
* add new method

* Create 1049.feature.rst

* update test_user

* after black and isort using

* after black and isort using

* adding new tests

* fix test

* update tests

* update test

* using create_tg_link function instead of new func

* Update user.py

* Update aiogram/types/user.py

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2022-11-02 22:40:19 +02:00
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api add method for get user mention (#1049) 2022-11-02 22:40:19 +02:00
test_dispatcher Tests on Python 3.11 (#1044) 2022-10-26 22:21:04 +03:00
test_filters Tests on Python 3.11 (#1044) 2022-10-26 22:21:04 +03:00
test_flags Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_fsm Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_handler Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_utils Tests on Python 3.11 (#1044) 2022-10-26 22:21:04 +03:00
test_webhook Tests on Python 3.11 (#1044) 2022-10-26 22:21:04 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
docker-compose.yml Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
mocked_bot.py Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00