QR Review Stand - Test Directory

Complete development testing directory. Click any link below to test different pages and flows. All example data is pre-filled with working query parameters.

Testing Notes

Setup Funnel: Steps 1-9 are designed to be completed in order. Each step passes parameters to the next.

Authentication: Pages marked "requires login" will redirect to /login if not authenticated.

Mock Mode: Set MOCK_MODE=true in .env to test without database/Stripe.

Review Flow: Example short code "a1b2c3d4" - in production this would be a real generated code.

Database Required: Some pages require running migrations and having a database connection (MOCK_MODE=false).