python-sdk/tests
Tom Carrio 9276d35798
feat: defaults to NoOpProvider (#66)
* feat: defaults to NoOpProvider

ensures a provider will always be returned

Signed-off-by: Tom Carrio <tom@carrio.dev>

* test: update for default provider being safe with default

Signed-off-by: Tom Carrio <tom@carrio.dev>

* chore: fix misspelling in test case

Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Tom Carrio <tom@carrio.dev>

Signed-off-by: Tom Carrio <tom@carrio.dev>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2022-12-27 21:40:20 -05:00
..
evaluation_context evaluation-context: Add evaluation context to open feature (#5) 2022-08-03 12:02:43 +01:00
hooks feat: process flag evaluation options in client (#31) 2022-12-02 08:07:39 -05:00
provider fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
__init__.py python-sdk: Work in progress initial commit of a python sdk 2022-05-12 16:11:40 +04:00
conftest.py fix: Unit tests (#28) 2022-11-02 16:24:16 +04:00
test_open_feature_api.py feat: defaults to NoOpProvider (#66) 2022-12-27 21:40:20 -05:00
test_open_feature_client.py fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
test_open_feature_evaluation_context.py feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00