원본 Skill 문서
원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.
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.

