python-sdk/tests
Anton Grübel 32fdec1781
chore: support Python 3.14 (#530)
support Python 3.14

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2025-08-02 17:12:04 +02:00
..
evaluation_context refactor!: rename top-level package to openfeature (#192) 2023-09-20 13:22:31 -03:00
features test: Implement gherkin hooks tests (#442) 2025-02-11 22:12:46 +01:00
hook feat: Add evaluation details to finally hook stage #403 (#423) 2025-01-30 13:51:19 -05:00
provider refactor: replace exception raising with error flag resolution (#474) 2025-04-08 19:54:41 +02:00
telemetry feat: add OTel utility function (#451) 2025-02-22 16:50:27 +01:00
__init__.py python-sdk: Work in progress initial commit of a python sdk 2022-05-12 16:11:40 +04:00
conftest.py feat: implement provider events (#278) 2024-03-22 07:45:00 +11:00
test_api.py refactor: bind providers explicitly to a registry with attach/detach (#324) 2024-05-02 09:13:30 +10:00
test_client.py chore: support Python 3.14 (#530) 2025-08-02 17:12:04 +02:00
test_flag_evaluation.py chore: remove excluded ruff rules and fix issues (#254) 2024-01-06 14:25:44 -03:00
test_transaction_context.py feat: implement transaction context (#389) 2024-11-24 17:54:42 +01:00
test_transaction_context_in_hooks.py fix: merge transaction context into hook context evaluation context (#521) (#523) 2025-07-23 14:27:15 +02:00