Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.57 KB

MANUAL_TESTS.md

File metadata and controls

16 lines (14 loc) · 1.57 KB

Manual tests

Because the unit tests do not cover the Telegram based functionality, the following manual tests should be done if (large) changes to the codebase are made.

Action Expected result
Make an inline query @mensa_sbot and click on one of the results Replies with the meals for the chosen day.
View the available days in an inline query. They are the same as on Mensaar.
Send /start. Replies with the welcome message.
Send /days, /d, /m, /mealplans, /meals or /menus. Replies with a list of inline buttons with the days in the meal plan.
Click on an inline button. Replies with the meals for the chosen day.
View the available days in list of inline buttons. They are the same as on Mensaar.
Send /t or /tomorrow. Replies with tomorrow's meal plan.
Send a message. Replies with today's meal plan.