Demo mode — bez perzistence (nastav DATABASE_URL) · bez auth (nastav WEAVE_ACCESS_PASSWORD + SESSION_SECRET)
Test plány
Sady test cases spouštěné dohromady — typicky před releasem nebo jako regrese.
Sprint 49 — acceptance
Acceptance tests for Sprint 49 (sync engine v2 and push notifications).
Product catalog sync from ERPhighReal-time inventory update via webhookhighPush notification on order dispatchmediumWebhook notification on order status changehigh
4 test cases
Sprint 48 — acceptance
Acceptance tests for Sprint 48 (notifications, dashboard, and reporting).
Welcome email after registrationmediumOrder confirmation emailhighPush notification on order dispatchmediumDashboard filtering by date rangemediumExport report to CSVlow
5 test cases
API integration tests
Endpoints, rate limiting, webhooks, pagination, and sync reliability.
Rate limiting on /api/search endpointmediumREST API result paginationmediumWebhook notification on order status changehighReal-time inventory update via webhookhighProduct catalog sync from ERPhigh
5 test cases
Release smoke
Critical smoke tests before every production release — must pass before deploying to production.
Login with valid credentialscriticalAccount locked after 5 attemptshighCoupon discount in cartmediumKeyboard navigation in main menumediumFull-text search returns relevant resultshighOrder confirmation emailhigh
6 test cases
Checkout regression
Scenarios covering full checkout, coupon redemption, and payment gateway integration.
Coupon discount in cartmediumError message for invalid couponmediumDeclined payment cardhighOrder confirmation emailhighCheckout flow under 50 concurrent usershigh
5 test cases
Search & Discovery suite
Full coverage of search, filtering, and empty-state UX scenarios.
Full-text search returns relevant resultshighFaceted filter narrows search resultsmediumSearch with no matching results shows empty statelow
3 test cases
Performance baseline
Baseline performance tests run on every release candidate to detect regressions.
Search endpoint p95 latency < 300 msmediumCheckout flow under 50 concurrent usershighRate limiting on /api/search endpointmedium
3 test cases
Auth regression
Full regression of login, security, and password management flows.
Login with valid credentialscriticalLogin with invalid credentialshighAccount locked after 5 attemptshighPassword reset via emailhigh
4 test cases