MiTURNO Testing Dashboard
Comprehensive testing checklist for all features and workflows
Overall Progress0%
Authentication & Registration
0 / 8 completed
0%
๐ด critical
๐ด critical
๐ก high
๐ก high
๐ก high
๐ข medium
๐ข medium
๐ข medium
๐ Testing Instructions
How to Use This Dashboard:
- Start with Critical Priority tests (๐ด red badges)
- Test each item and check the box when completed
- If a test fails, document the issue in browser console (F12)
- Move to High Priority (๐ก) then Medium Priority (๐ข) tests
- Track your progress with the percentage indicators
โ ๏ธ Most Critical Tests:
- Restaurant capacity: Book 8 guests, try to book 5 more (should fail)
- Staff double-booking: Book same staff member at same time (should fail)
- Past times: Today's bookings should not show times before current time
- Mark arrived/completed: Buttons must update booking status visually
- Manual booking: Should count toward capacity and block time slots
๐ก Quick Smoke Test (5 Minutes):
- Register customer account
- Book restaurant table
- View booking in "My Bookings"
- Register as business owner
- Admin approves business
- Business sees booking in dashboard
- Mark booking as completed
โ If all steps work โ Safe to deploy!