Commit d0ce867
Remove manual API tests superseded by GeneratedExamplesTest (#3402)
* Remove manual API tests superseded by GeneratedExamplesTest
These 62 manually maintained *ServiceTest.cs files tested CRUDL operations
that are now fully covered by GeneratedExamplesTest.cs, which was recently
updated to also generate async and autopaging test variants (sdk-codegen#3708).
Files testing SDK-specific behavior (file uploads, OAuth, webhook
verification, options serialization, sources, ephemeral keys, autopaging
infrastructure, etc.) are preserved.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
* Remove redundant options serialization tests
ContentEncoderTest.cs already covers all serialization mechanisms
generically (AnyOf, lists, nested objects, DateTime, StringEnum, etc.)
using synthetic TestOptions. These resource-specific tests add no
additional coverage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent d83d5a3 commit d0ce867
73 files changed
Lines changed: 10317 additions & 9884 deletions
File tree
- src/StripeTests/Services
- AccountLinks
- Accounts
- ApplicationFeeRefunds
- ApplicationFees
- BalanceTransactions
- BankAccounts
- BillingPortal/Sessions
- Capabilities
- Cards
- Charges
- Checkout
- CountrySpecs
- Coupons
- CreditNotes
- CustomerBalanceTransactions
- Customers
- Disputes
- Events
- FileLinks
- Identity
- VerificationReports
- VerificationSessions
- InvoiceItems
- Invoices
- Issuing
- Authorizations
- Cardholders
- Cards
- Disputes
- Transactions
- LoginLinks
- Mandates
- PaymentIntents
- PaymentMethods
- Payouts
- Persons
- Plans
- Prices
- Products
- PromotionCodes
- Quotes
- Radar
- EarlyFraudWarnings
- ValueListItems
- ValueLists
- Refunds
- Reporting
- ReportRuns
- ReportTypes
- Reviews
- SetupAttempts
- SetupIntents
- Sigma/ScheduledQueryRuns
- SubscriptionItems
- SubscriptionSchedules
- Subscriptions
- TaxCodes
- TaxIds
- TaxRates
- Terminal
- ConnectionTokens
- Locations
- Readers
- Tokens
- Topups
- TransferReversals
- Transfers
- WebhookEndpoints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 50 deletions
This file was deleted.
Lines changed: 0 additions & 26 deletions
This file was deleted.
This file was deleted.
0 commit comments