aiogram_tests
aiogram_tests copied to clipboard
How to test update flow through handlers?
Hello and thank you for the library. In your examples, the handler is predefined each time. How can I just create an update and check if it hits the right handler is my code?