thousandeyes-sdk-python/thousandeyes-sdk-core/test/sdk_test_support
Kevin Han 75929e93d0
Some checks failed
Python CI / build (push) Has been cancelled
Feat: Add core integration test mock server support (#165)
* 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
..
__init__.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
mock_server_types.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
mock_server.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00