aiogram/tests/test_filters
Alex Root Junior f4ce4431f9
Migrate to hatchling (#1095)
* Migrate to hatchling instead of poetry, ruff instead of flake8

* Migrate to hatchling instead of poetry, ruff instead of flake8

* Update tests suite

* venv?

* -m venv?

* Change dependencies

* Remove venv

* Change mypy config

* Added changelog

* Mark uvloop incompatible with pypy

* Update release script

* Use internal caching for dependencies

* Re-disable cov branches

* Added contributing guide
2023-01-12 02:49:58 +02:00
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_base.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_callback_data.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
test_chat_member_updated.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_command.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_exception.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_logic.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
test_magic_data.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_state.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_text.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00