Commit 9a8c770
fix: remove auto-generated endpoint tests
Python SDK uses idiomatic method names (list, get, create) in manually
written resources, not full OpenAPI operation IDs (listAccounts, etc.).
Auto-generated tests don't match the actual SDK API surface.
Manual tests in test_client.py provide adequate coverage.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 53e4f3f commit 9a8c770
3 files changed
Lines changed: 0 additions & 719 deletions
File tree
- .github/workflows
- scripts
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 67 | | |
74 | 68 | | |
75 | 69 | | |
76 | 70 | | |
77 | 71 | | |
78 | 72 | | |
79 | | - | |
80 | | - | |
81 | 73 | | |
82 | 74 | | |
83 | 75 | | |
| |||
This file was deleted.
0 commit comments