thousandeyes-sdk-python/thousandeyes-sdk-core/test
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
..
sdk_test_support Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
conftest.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
test_api_client.py fix: fixes core package test (#75) 2024-10-09 14:46:50 +01:00
test_api_response.py feature: Add tests for Core package. (#57) 2024-10-08 17:18:32 +01:00
test_exceptions.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
test_mock_server.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
test_pagination_iterable.py feat: Add pagination iterable helper (#125) 2026-01-26 17:18:17 +00:00
test_thousandeyes_retry.py Fix: Upgrade to urllib3 >= 2.6.3 (#162) 2026-07-13 09:29:31 +01:00