aiogram/tests
2023-01-10 00:15:15 +09:00
..
test_bot Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_contrib/test_fsm_storage Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_dispatcher Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_utils Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
types Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
__init__.py chore: reuse json util #712 (#713) 2021-10-06 00:59:43 +03:00
conftest.py Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_bot.py Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_dispatcher.py Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_filters.py Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_message.py Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
test_states_group_names.py refactor StatesGroup to use State.set() at all StatesGroup methods 2022-01-23 17:44:09 +03:00
test_states_group_navigation.py use global pytest.mark.asyncio instead decorator 2022-01-24 22:56:06 +03:00