You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(endpoint): add dispatch coverage test for all 61 endpoints (#207) (#236)
Verifies every registered endpoint has non-empty description and
rest_path, all 5 categories are represented, names are unique, and
the count is exactly 61. Catches silent endpoint loss or codegen
regressions that the build-time uncovered-RPC check can't detect.
Fixes#207
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments