Test Errors
Trigger server errors to verify Sentry and Better Stack capture them.
Throw Exception
Calls POST /api/test-errors/throw — the server throws immediately.
Client Error After API Call
Fetches GET /api/job-offers?pageSize=1, then throws a client-side JavaScript error.