aiogram/tests/test_fsm
ZeroN d8e7801963
Add new FSM strategy CHAT_TOPIC strategy.py (#1344)
* Create 1343.feature.rst

* Add new FSM strategy CHAT_TOPIC strategy.py

* ADD CHAT_TOPIC tests test_strategy.py

* Update 1343.feature.rst

* Update strategy.py

* add typing  user_id: Optional[int] = None, middleware.py

* add typing  user_id: Optional[int] = None  base.py

* Update strategy.py

* Update strategy.py

* Update middleware.py

* Update base.py

* Update test_strategy.py

* Update base.py

* Update strategy.py
2023-10-22 00:41:13 +03:00
..
storage Handle expected warnings & raise unexpected warnings (#1315) 2023-10-01 15:28:54 +03:00
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_context.py storage cleanup (#1144) 2023-04-08 18:01:11 +03:00
test_state.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_strategy.py Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00