Commit Graph

5 Commits

Author SHA1 Message Date
Kevin
509c351f85 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>
2026-07-24 15:34:11 +01:00
Kevin Han
e75e6a7f2f
Fix: Upgrade to urllib3 >= 2.6.3 (#162)
Some checks are pending
Python CI / build (push) Waiting to run
* upgrade to urllib3 >= 2.6.3

* Revert auto-generated changes; keep core retry fix only

* recover tests
2026-07-13 09:29:31 +01:00
Rodrigo Rodrigues
85758d8414
feat: Add pagination iterable helper (#125)
Some checks are pending
Python CI / build (push) Waiting to run
2026-01-26 17:18:17 +00:00
Phellippe Lima
e8590d7f38
fix: fixes core package test (#75)
Some checks failed
Python CI / build (push) Has been cancelled
2024-10-09 14:46:50 +01:00
João Malés
f7bb46b920
feature: Add tests for Core package. (#57)
* Update python.yaml

* Update release.yaml

* CP-2386 Add tests to Core.

* Revert "Update release.yaml"

This reverts commit ec93301496.

* Update python.yaml
2024-10-08 17:18:32 +01:00