thousandeyes-sdk-python/thousandeyes-sdk-core/src/thousandeyes_sdk/core
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 pagination iterable helper (#125) 2026-01-26 17:18:17 +00:00
api_client.py feature: Add tests for Core package. (#57) 2024-10-08 17:18:32 +01:00
api_response.py CP-1897 Commit thousandeyes-sdl-core again. 2024-07-08 10:57:27 +01:00
configuration.py fix: Fix the base path being used (#79) 2024-10-15 10:54:56 +01:00
exceptions.py Feat: Add core integration test mock server support (#165) 2026-07-30 15:41:13 +01:00
pagination_iterable.py feat: Add pagination iterable helper (#125) 2026-01-26 17:18:17 +00:00
py.typed CP-1897 Commit thousandeyes-sdl-core again. 2024-07-08 10:57:27 +01:00
rest.py CP-1897 Commit thousandeyes-sdl-core again. 2024-07-08 10:57:27 +01:00
thousandeyes_retry.py Fix: Upgrade to urllib3 >= 2.6.3 (#162) 2026-07-13 09:29:31 +01:00