Commit Graph

13 Commits

Author SHA1 Message Date
Kevin
85d34d7c26 Fix integration test boolean literals and response assertion mismatches.
Regenerate endpoint-agents and event-detection integration tests with Python booleans, sync get_events ongoing param support, and compare responses using only fields present in constructed models.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 12:59:23 +01:00
Kevin
b1faff026e Regenerate integration tests with fixed JSON escaping and enum params.
Success response bodies now use valid JSON quotes instead of HTML entities,
and optional expand enum params are omitted when OpenAPI examples are invalid.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 12:13:24 +01:00
Kevin
5441f44f1f CP-2453 Add generated integration tests for all SDK packages
Sync OAS-driven integration test artifacts (mock manifest, test base, conftest, and per-operation integration tests) across 21 packages for CP-2453 full rollout evaluation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 12:07:00 +01:00
Miguel Pragosa
15ad3554e9
[GitHub Bot] Generated python SDK (#143)
Some checks failed
Python CI / build (push) Has been cancelled
Co-authored-by: API Team <api-team@thousandeyes.com>
2026-03-19 14:31:20 +00:00
API Team
85cfa4b0cb [GitHub Bot] Generated python SDK 2024-09-25 12:41:31 +00:00
Shahid Hussain Khan
9f18f0f6f2
[GitHub Bot] Generated python SDK (#42)
Co-authored-by: API Team <api-team@thousandeyes.com>
2024-08-11 09:57:09 +01:00
Shahid Hussain Khan
9c9b350344
[GitHub Bot] Generated python SDK (#40)
Some checks failed
Python CI / build (push) Has been cancelled
* [GitHub Bot] Generated python SDK

* Deleted labels (that's deprecated in v7, being replaced by tags) & Updated some additional files

---------

Co-authored-by: API Team <api-team@thousandeyes.com>
Co-authored-by: Miguel Pragosa <mpragosa@thousandeyes.com>
2024-08-08 09:31:01 +01:00
Shahid Hussain Khan
d10dffc0a2
[GitHub Bot] Generated python SDK (#39)
Some checks failed
Python CI / build (push) Has been cancelled
Co-authored-by: API Team <api-team@thousandeyes.com>
2024-08-02 10:04:08 +01:00
API Team
ea0b195fa2 [GitHub Bot] Generated python SDK 2024-07-12 14:02:35 +00:00
Phellippe Lima
9ef907ab7b
CP-2205 - Cleans empty unused model tests (#23) 2024-06-26 15:59:25 +01:00
API Team
deef1f4ec0 [GitHub Bot] Generated python SDK 2024-06-25 13:07:19 +00:00
Shahid Hussain Khan
745e74afc4
CP-2189 Update SDK names for admin and monitors modules (#9)
* CP-2189 Update SDK names for admin and monitors modules

* CP-2189 Move client to core

* CP-2189 Change client to core
2024-06-04 16:09:40 +01:00
Jack Browne
92b9a0126c
CP-2126 Refactor HTTP client into shared package (#5)
* CP-2126 Refactor HTTP client into shared package

* CP-2126 Regenerate Python SDK
2024-05-23 11:57:23 +01:00