Compare commits

...

2 Commits

Author SHA1 Message Date
Kevin Han
de9ecbc7c7
Merge a8102f1fc7 into 75929e93d0 2026-07-30 15:43:04 +01:00
Kevin Han
75929e93d0
Feat: Add core integration test mock server support (#165)
Some checks failed
Python CI / build (push) Has been cancelled
* CP-2453 Add core test mock server and exception status mapping

Move the integration mock server into test-only sdk_test_support helpers
and expose ApiException.exception_class_for_http_status for generated
integration error assertions.

Co-authored-by: Cursor <cursoragent@cursor.com>

* add test for validating OAS not match case

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 15:41:13 +01:00

Diff Content Not Available