auth0-tests

Installation
SKILL.md

auth0-tests

Overview

Tests against an Auth0 tenant fall into three layers:

  1. Tenant-level config - connections, clients, APIs, tenants themselves; tested via Auth0 Deploy CLI for env parity.
  2. Auth flow - tested by exercising the OIDC endpoints from the application against a dev tenant.
  3. Custom serverless code - Actions (current), Rules + Hooks (legacy); unit-tested in Node.js with the Auth0 SDK mocks.

When to use

Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
auth0-tests — testland/qa