aiogram/tests/test_filters
Alex Root Junior 6db3778c6f
Tests on Python 3.11 (#1044)
* Try to use Python 3.11

* Remove `asynctest` dependency

* Fixed aiofiles tests

* Added changelog
2022-10-26 22:21:04 +03:00
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_base.py Tests on Python 3.11 (#1044) 2022-10-26 22:21:04 +03:00
test_callback_data.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_chat_member_updated.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_command.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_exception.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_logic.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
test_magic_data.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_state.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
test_text.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00