Selenial QA

local

Manual 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…