mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
changelog: add CHANGES/1728.doc.rst
This commit is contained in:
parent
6cf0ed61f7
commit
f9ba31adde
1 changed files with 7 additions and 0 deletions
7
CHANGES/1728.doc.rst
Normal file
7
CHANGES/1728.doc.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Docs: add guide "Testing your bot" (pytest examples)
|
||||
|
||||
A new documentation page explaining how to test bot handlers with pytest
|
||||
without sending real requests to Telegram API.
|
||||
Includes:
|
||||
- an echo handler example
|
||||
- a callback query example
|
||||
Loading…
Add table
Add a link
Reference in a new issue