python-sdk/tests
Federico Bond c3ad697a80
refactor: bind providers explicitly to a registry with attach/detach (#324)
* test: make sure provider is registered in events test

Signed-off-by: Federico Bond <federicobond@gmail.com>

* refactor: bind providers explicitly to a registry with attach/detach

Signed-off-by: Federico Bond <federicobond@gmail.com>

---------

Signed-off-by: Federico Bond <federicobond@gmail.com>
2024-05-02 09:13:30 +10:00
..
evaluation_context refactor!: rename top-level package to openfeature (#192) 2023-09-20 13:22:31 -03:00
features feat!: add support for domains (#271) 2024-02-20 19:31:22 -03:00
hook refactor: mark hook_support module as private/internal (#303) 2024-03-25 18:02:36 +11:00
provider chore: remove excluded ruff rules and fix issues (#254) 2024-01-06 14:25:44 -03: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 feat: implement provider events (#278) 2024-03-22 07:45:00 +11:00
test_flag_evaluation.py chore: remove excluded ruff rules and fix issues (#254) 2024-01-06 14:25:44 -03:00