python-sdk/tests
Anton Grübel 2d1ba85c93
feat: add OTel utility function (#451)
add OTel utility function

Signed-off-by: gruebel <anton.gruebel@gmail.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-02-22 16:50:27 +01: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 feat: Add async functionality to providers (#413) 2025-02-06 12:30:54 -05: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: use keyword arguments, validate test (#446) 2025-02-13 12:06:54 -05: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