Testing of Telegram API with PyTest and Postman
- Create a collection and environment variables
- Implement Methods
- API authorization for the created bot
- send a message
- edit message
- deleting a message
- URL implement as a variable
- Implement checks in the Test tab
- Implement preconditions in Pre-request script tab