Selenial QA
localManual testing frontend for the Selenial backend API
Backend health
GET /up — Laravel health check. Returns HTML, not JSON; only assert HTTP 200.
BASE_URL: https://api.selenial.appAPP_ENV: local
Auth state
Session from useAuth() — the stored bearer token and the last GET /me response.
Checking session…
Auth
Sign up, sign in, token paste, session, negative tests
Account
Activation, password reset and email change token flows
Profile
Username availability, create/update profile, avatar
Media
Upload and delete media boxes
Public
Public profile lookup and featured profiles
Analytics
Track events and read the analytics dashboard
Rich URL
URL metadata scraper (always HTTP 200, check status field)
Billing
Stripe checkout and webhook negative tests
QA Tools
Raw request runner, call history, error inspector