Documento original do Skill
Renderizado do repositório de origem, preservando títulos, exemplos, código, tabelas, links e imagens.
Test endpoints through the public interface using this repo's API or Playwright harness. Do not hit production. Do not hardcode secrets.
- Read the API testing MDX and existing
*.test.tsor e2e specs. - Cover the requested operations, authz denials, and contract-shaped responses.
- Use sandbox or local servers from package scripts. Clean up created resources.
- Run the documented API or e2e command for those tests.
- Docs:
/w-docsif behavior or commands changed.

