End-to-end smoke test for the public Errors HTTP API (error groups). Seeds failed runs into ClickHouse so the error materialized views populate, then drives the real endpoints against the running webapp — list (with filters + pagination), retrieve, resolve/ignore/unresolve, the filter[error] runs filter, user attribution via the trigger.dev mint-token -> JWT exchange, and the 401/403/404 negatives. Use for "smoke test the errors API", "test the errors API e2e", "prove the errors endpoints work", or to re-verify after changes.
$npx -y skills add triggerdotdev/trigger.dev --skill errors-api-e2eInstalls into the current project.
Run `npx skills use "https://github.com/triggerdotdev/trigger.dev" --skill "triggerdotdev/trigger.dev/errors-api-e2e"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/triggerdotdev/trigger.dev" that are relevant to the current task. Run `npx skills add "https://github.com/triggerdotdev/trigger.dev"` and select the relevant skills, then follow their instructions.