# Checklists — EN

## GLOBAL Dispatch landing/admin
- [ ] Verify the main happy path.
- [ ] Verify required fields and validation.
- [ ] Verify empty states and errors.
- [ ] Verify repeated action / double submit.
- [ ] Verify access control and protected actions.
- [ ] Verify data persistence in DB or state.
- [ ] Verify mobile layout.
- [ ] Verify regression after fixes.
- [ ] Verify integrations: Telegram notifications for new website requests by Telegram ID.

## Driver Board Java
- [ ] Verify the main happy path.
- [ ] Verify required fields and validation.
- [ ] Verify empty states and errors.
- [ ] Verify repeated action / double submit.
- [ ] Verify access control and protected actions.
- [ ] Verify data persistence in DB or state.
- [ ] Verify mobile layout.
- [ ] Verify regression after fixes.
- [ ] Verify integrations: bot foundation for list/add/edit/status/hide/delete drivers.

## LeadHunter v6
- [ ] Verify the main happy path.
- [ ] Verify required fields and validation.
- [ ] Verify empty states and errors.
- [ ] Verify repeated action / double submit.
- [ ] Verify access control and protected actions.
- [ ] Verify data persistence in DB or state.
- [ ] Verify mobile layout.
- [ ] Verify regression after fixes.
- [ ] Verify integrations: Telegram bot + Mini App + Telethon parsing + WebApp SDK.

## Telegram Stars Seller Bot v6
- [ ] Verify the main happy path.
- [ ] Verify required fields and validation.
- [ ] Verify empty states and errors.
- [ ] Verify repeated action / double submit.
- [ ] Verify access control and protected actions.
- [ ] Verify data persistence in DB or state.
- [ ] Verify mobile layout.
- [ ] Verify regression after fixes.
- [ ] Verify integrations: core Telegram commerce bot with inline keyboards and admin handlers.

## Manicure Booking Bot
- [ ] Verify the main happy path.
- [ ] Verify required fields and validation.
- [ ] Verify empty states and errors.
- [ ] Verify repeated action / double submit.
- [ ] Verify access control and protected actions.
- [ ] Verify data persistence in DB or state.
- [ ] Verify mobile layout.
- [ ] Verify regression after fixes.
- [ ] Verify integrations: client booking, admin panel, reviews, reminders in Telegram.

## Kwork Notifier Bot
- [ ] Verify the main happy path.
- [ ] Verify required fields and validation.
- [ ] Verify empty states and errors.
- [ ] Verify repeated action / double submit.
- [ ] Verify access control and protected actions.
- [ ] Verify data persistence in DB or state.
- [ ] Verify mobile layout.
- [ ] Verify regression after fixes.
- [ ] Verify integrations: Telegram notifications with read callback and /status.
