Add developer testing guidelines #70

Open
opened 2026-07-02 05:43:33 -05:00 by jcwalker3 · 0 comments
Owner

Add developer guidance for writing and running tests, especially around mocked API calls, profile/permission failures, and no-secret regression expectations.

Acceptance criteria

  • Documents standard test commands.
  • Documents how to add MCP tool tests.
  • Documents how to mock api_request safely.
  • Documents expectations for profile/allowed operation tests.
  • Documents no-secret/no-token test expectations.
  • Documents when to add unit vs integration tests.
  • Includes examples or references to existing tests.
Add developer guidance for writing and running tests, especially around mocked API calls, profile/permission failures, and no-secret regression expectations. ## Acceptance criteria * Documents standard test commands. * Documents how to add MCP tool tests. * Documents how to mock `api_request` safely. * Documents expectations for profile/allowed operation tests. * Documents no-secret/no-token test expectations. * Documents when to add unit vs integration tests. * Includes examples or references to existing tests.
jcwalker3 added the documentationtesting labels 2026-07-02 05:44:11 -05:00
Sign in to join this conversation.