Skip to content

PR_26175_DELTA_008: API client service coverage#200

Merged
ToolboxAid merged 1 commit into
mainfrom
PR_26175_DELTA_008-api-client-service-coverage
Jun 25, 2026
Merged

PR_26175_DELTA_008: API client service coverage#200
ToolboxAid merged 1 commit into
mainfrom
PR_26175_DELTA_008-api-client-service-coverage

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

Team Delta expands API client service coverage using the page/service testing model.

  • Adds npm run test:service:api as a service-level lane.
  • Reuses scripts/run-node-test-files.mjs.
  • Keeps npm test as the site-wide/all-tests command.
  • Adds API client coverage for server requests, tool helpers, repository clients, session logout, and public API URL handling.
  • Fixes logoutSessionUser() to use the existing session server data boundary.

Validation

  • node --check src/api/session-api-client.js PASS
  • node --check tests/dev-runtime/ServerApiClientStandardization.test.mjs PASS
  • npm run test:service:api PASS, 2/2 files and 13 tests
  • Package command guard PASS
  • Delta harness absence check PASS
  • Delta-named command grep PASS, no matches
  • git diff --check PASS

Reports

  • docs_build/dev/reports/PR_26175_DELTA_008-api-client-service-coverage.md
  • docs_build/dev/reports/codex_review.diff
  • docs_build/dev/reports/codex_changed_files.txt
  • ZIP: tmp/PR_26175_DELTA_008-api-client-service-coverage_delta.zip

@ToolboxAid ToolboxAid marked this pull request as ready for review June 25, 2026 23:43
@ToolboxAid ToolboxAid merged commit 1dcfc08 into main Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant